We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e76af7 + 167b246 commit 6949ddbCopy full SHA for 6949ddb
1 file changed
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Generate GitHub App Token
42
id: app-token
43
- uses: actions/create-github-app-token@v2.2.1
+ uses: actions/create-github-app-token@v3.0.0
44
with:
45
app-id: ${{ secrets.GIT_APP_CLIENT_ID }}
46
private-key: ${{ secrets.GIT_APP_PRIVATE_KEY }}
0 commit comments