Skip to content

Commit

Permalink
ci: Bump tibdex/github-app-token from 1 to 2 (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2023
1 parent b300738 commit ee4587b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
new_branch: release/${{ steps.version.outputs.version }}

- name: Generate GitHub token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
id: generate-token
with:
app_id: ${{ secrets.CI_APP_ID }}
Expand Down

0 comments on commit ee4587b

Please sign in to comment.