Skip to content

Commit

Permalink
Update tibdex/github-app-token action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent c0ac6d1 commit f94b5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/github-app-token/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ outputs:
runs:
using: composite
steps:
- uses: tibdex/github-app-token@v1.8.0
- uses: tibdex/github-app-token@v2.0.0
with:
app_id: ${{ inputs.app_id }}
private_key: ${{ inputs.private_key }}
Expand Down

0 comments on commit f94b5aa

Please sign in to comment.