Skip to content

Commit

Permalink
Bump tibdex/github-app-token from 1 to 2
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 71b4345 commit 177d1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "$PR_TITLE" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
- uses: tibdex/github-app-token@v1
- uses: tibdex/github-app-token@v2
id: generate-token
if: |
startsWith(github.ref, 'refs/heads/releases/') && !contains(github.ref, 'test')
Expand Down

0 comments on commit 177d1ba

Please sign in to comment.