Skip to content

Commit

Permalink
Bump tibdex/github-app-token from 1 to 2 (try 2) (#8759)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Dec 6, 2023
1 parent 1dac7b7 commit 3273aec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,11 @@ jobs:
id: generate-token
with:
app_id: ${{ secrets.JENKINS_CHANGELOG_UPDATER_APP_ID }}
installation_retrieval_mode: repository
installation_retrieval_payload: jenkins-infra/jenkins.io
private_key: ${{ secrets.JENKINS_CHANGELOG_UPDATER_PRIVATE_KEY }}
repositories: >-
["jenkins-infra/jenkins.io"]
["jenkins.io"]
- name: Check out
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 3273aec

Please sign in to comment.