Skip to content

Commit da36566

Browse files
authored
Revert "Bump tibdex/github-app-token from 1 to 2" (#8702)
Revert "Bump tibdex/github-app-token from 1 to 2 (#8477)" This reverts commit 2d621fe.
1 parent 2d621fe commit da36566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
if: github.repository_owner == 'jenkinsci'
4646
steps:
47-
- uses: tibdex/github-app-token@v2
47+
- uses: tibdex/github-app-token@v1
4848
id: generate-token
4949
with:
5050
app_id: ${{ secrets.JENKINS_CHANGELOG_UPDATER_APP_ID }}

0 commit comments

Comments
 (0)