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
+1
View File
@@ -17,6 +17,7 @@ jobs:
with:
token: ${{ secrets.PNGX_BOT_PAT }}
ref: ${{ env.GH_REF }}
persist-credentials: true # for pushing translation branch
- name: Set up Python
id: setup-python
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0