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 ca7ad5c commit 7e57628Copy full SHA for 7e57628
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
if: github.ref != 'refs/heads/1.x'
28
run: exit 1
29
30
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
31
id: app-token
32
with:
33
app-id: ${{ vars.NIGHTWATCH_PERMISSIONS_APP_ID }}
0 commit comments