Skip to content

Commit

Permalink
Update tibdex/github-app-token action to v2.1.0 (#454)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and na2na-p committed Mar 12, 2024
1 parent ef6c235 commit b4905fd
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@v2.0.0
- uses: tibdex/github-app-token@v2.1.0
with:
app_id: ${{ inputs.app_id }}
private_key: ${{ inputs.private_key }}
Expand Down

0 comments on commit b4905fd

Please sign in to comment.