We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c90359 + 57c4144 commit 52f2771Copy full SHA for 52f2771
1 file changed
.github/workflows/build.yml
@@ -89,7 +89,7 @@ jobs:
89
ref: release
90
persist-credentials: false
91
- id: app-token
92
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v3
93
with:
94
app-id: ${{ secrets.APP_ID }}
95
private-key: ${{ secrets.APP_KEY }}
0 commit comments