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 97b8a17 commit f59444aCopy full SHA for f59444a
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Create GitHub App Token
19
- uses: actions/create-github-app-token@v1.11.5
+ uses: actions/create-github-app-token@v1.11.6
20
id: app-token
21
with:
22
app-id: ${{ secrets.APP_ID }}
0 commit comments