We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8ad1c5 + f4d39be commit 8016837Copy full SHA for 8016837
.github/workflows/update-dist.yml
@@ -14,7 +14,7 @@ jobs:
14
-
15
name: GitHub auth token from GitHub App
16
id: docker-read-app
17
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
18
with:
19
app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }}
20
private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }}
0 commit comments