Skip to content

Commit a068d8c

Browse files
build: Bump tibdex/github-app-token from 1.5 to 1.6 (#55)
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1.5 to 1.6. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@v1.5...v1.6) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b26d16 commit a068d8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- id: "token"
25-
uses: "tibdex/github-app-token@v1.5"
25+
uses: "tibdex/github-app-token@v1.6"
2626
with:
2727
app_id: "${{ secrets.BADABUMP_APP_ID }}"
2828
private_key: "${{ secrets.BADABUMP_APP_PRIVATE_KEY }}"

0 commit comments

Comments
 (0)