Skip to content

Commit f037fa1

Browse files
Bump tibdex/github-app-token from 1 to 2 (#771)
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@v1...v2) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5de18c0 commit f037fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-generated-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: generate files
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: tibdex/github-app-token@v1
11+
- uses: tibdex/github-app-token@v2
1212
id: generate-token
1313
with:
1414
app_id: ${{ secrets.AUTOMATION_APP_ID }}

0 commit comments

Comments
 (0)