Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
eb6967e3bb
Merge 693a3f7ee7 into 9fe7774c8f 2026-03-14 06:31:58 +00:00

View File

@ -14,7 +14,7 @@ jobs:
-
name: GitHub auth token from GitHub App
id: docker-read-app
uses: actions/create-github-app-token@v3
uses: actions/create-github-app-token@v2
with:
app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }}
private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }}