Security: add static analysis CI workflow (#12466)

This commit is contained in:
shamoon
2026-04-04 04:17:23 +00:00
committed by GitHub
parent 5f5fb263c9
commit a945cd9379
10 changed files with 70 additions and 0 deletions
+2
View File
@@ -42,6 +42,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Determine ref name
id: ref
run: |