Merge pull request #17376 from desktop/dependabot/github_actions/tibdex/github-app-token-2

Bump tibdex/github-app-token from 1 to 2
This commit is contained in:
tidy-dev 2023-09-11 14:04:41 -04:00 committed by GitHub
commit a6f5fe17e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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')