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.
1 parent 1f8a3c0 commit 613003eCopy full SHA for 613003e
.github/workflows/upgrade.yml
@@ -35,7 +35,7 @@ jobs:
35
GITHUB_ACTOR: ${{ github.actor }}
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
38
- - uses: actions/create-github-app-token@v1.12.0
+ - uses: actions/create-github-app-token@v2.1.4
39
id: generate_token
40
if: github.ref == 'refs/heads/main'
41
with:
0 commit comments