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 f8eaea4 + 7e57628 commit 27cd8a2Copy full SHA for 27cd8a2
.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