Skip to content

Commit

Permalink
fix(deps): update vidavidorra/github-app-token action to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 58eb709 commit 2d110ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: vidavidorra/github-app-token@3bfc462f0355ce6268121fdb6c140a8bb4c6839a # v1.0.1
uses: vidavidorra/github-app-token@6c55529272e2c294a938ec3eb417a8b7273ffc6b # v1.0.2
with:
appId: ${{ secrets.TRIAGE_APP_ID }}
privateKey: ${{ secrets.TRIAGE_PRIVATE_KEY }}
Expand Down

0 comments on commit 2d110ea

Please sign in to comment.