Merge pull request #995 from crazy-max/zizmor-fixes
Some checks failed
zizmor / zizmor (push) Failing after 0s
validate / prepare (push) Successful in 9s
test / test (push) Successful in 34s
codeql / analyze (push) Failing after 1m20s
validate / validate (push) Successful in 1m29s

ci: restrict update-dist GitHub App token scope
This commit is contained in:
CrazyMax
2026-05-21 14:57:35 +02:00
committed by GitHub

View File

@@ -26,6 +26,8 @@ jobs:
app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }}
private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }}
owner: docker
repositories: login-action
permission-contents: write
-
name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2