Skip to content

Commit

Permalink
Merge pull request #4305 from jenkins-infra/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/tibdex/github-app-token-2.1.0

chore(deps): bump tibdex/github-app-token from 1.8.0 to 2.1.0
  • Loading branch information
dduportal authored Sep 26, 2024
2 parents f1e6344 + 238f653 commit 88bd27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autonotifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92 # v1
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v1
with:
app_id: ${{ secrets.JENKINS_INFRA_HELPDESK_APP_ID }}
private_key: ${{ secrets.JENKINS_INFRA_HELPDESK_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 88bd27b

Please sign in to comment.