We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8425c commit 907cb22Copy full SHA for 907cb22
.github/workflows/changelog.yml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
if: github.repository_owner == 'jenkinsci'
46
steps:
47
- - uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
+ - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
48
id: generate-token
49
with:
50
app-id: ${{ secrets.JENKINS_CHANGELOG_UPDATER_APP_ID }}
0 commit comments