Skip to content

Commit

Permalink
Merge pull request #416 from languitar/renovate/tibdex-github-app-tok…
Browse files Browse the repository at this point in the history
…en-2.x

chore(deps): update tibdex/github-app-token action to v2
  • Loading branch information
languitar authored Oct 13, 2024
2 parents 2bdd6f8 + 5cde2bc commit c481061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
steps:
- name: 'Generate token'
id: generate_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
app_id: ${{ secrets.RELEASE_APP_ID }}
private_key: ${{ secrets.RELEASE_PRIVATE_KEY }}
Expand Down

0 comments on commit c481061

Please sign in to comment.