Skip to content

Commit

Permalink
Update tibdex/github-app-token action to v1.9.0 (#1083)
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 8c723a4 commit 5fd6e94
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.8.2
uses: tibdex/github-app-token@v1.9.0
with:
app_id: ${{ inputs.github_app_id }}
private_key: ${{ inputs.github_app_private_key }}
Expand Down

0 comments on commit 5fd6e94

Please sign in to comment.