mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-07-15 16:34:55 +00:00
Security: add static analysis CI workflow (#12466)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user