Skip to content

Commit 211c7cb

Browse files
build(deps): bump tibdex/github-app-token from 1 to 2 (#94)
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 ba6b788 commit 211c7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
go-version: 1.21
3636
- name: Generate token
3737
id: generate_token
38-
uses: tibdex/github-app-token@v1
38+
uses: tibdex/github-app-token@v2
3939
with:
4040
app_id: ${{ secrets.APP_ID }}
4141
private_key: ${{ secrets.PRIVATE_KEY }}

0 commit comments

Comments
 (0)