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 da9fbad commit c9e3616Copy full SHA for c9e3616
.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@v2.0.6
+ uses: actions/create-github-app-token@v2.1.0
20
id: app-token
21
with:
22
app-id: ${{ secrets.APP_ID }}
0 commit comments