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 bc13cf9 commit b963937Copy full SHA for b963937
1 file changed
.github/workflows/readme.yml
@@ -24,7 +24,7 @@ jobs:
24
25
runs-on: ubuntu-latest
26
steps:
27
- - uses: actions/create-github-app-token@v2
+ - uses: actions/create-github-app-token@v3
28
id: generate-token
29
with:
30
app-id: ${{ secrets.README_BOT_APP_ID }}
0 commit comments