We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d621fe commit da36566Copy full SHA for da36566
.github/workflows/changelog.yml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
if: github.repository_owner == 'jenkinsci'
46
steps:
47
- - uses: tibdex/github-app-token@v2
+ - uses: tibdex/github-app-token@v1
48
id: generate-token
49
with:
50
app_id: ${{ secrets.JENKINS_CHANGELOG_UPDATER_APP_ID }}
0 commit comments