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 5de18c0 commit f037fa1Copy full SHA for f037fa1
.github/workflows/update-generated-files.yml
@@ -8,7 +8,7 @@ jobs:
8
name: generate files
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: tibdex/github-app-token@v1
+ - uses: tibdex/github-app-token@v2
12
id: generate-token
13
with:
14
app_id: ${{ secrets.AUTOMATION_APP_ID }}
0 commit comments