Skip to content

Commit

Permalink
Update tibdex/github-app-token action to v2 (#1084)
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 Sep 9, 2023
1 parent 4e16334 commit db5e4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1.9.0
uses: tibdex/github-app-token@v2.0.0
with:
app_id: ${{ inputs.github_app_id }}
private_key: ${{ inputs.github_app_private_key }}
Expand Down

0 comments on commit db5e4ea

Please sign in to comment.