Skip to content

Commit

Permalink
Merge pull request #316 from mikesplain/test-renovate/tibdex-github-a…
Browse files Browse the repository at this point in the history
…pp-token-1.x

Update tibdex/github-app-token action to v1.9.0
  • Loading branch information
mikesplain authored Nov 3, 2023
2 parents 3b48d11 + 35aa71d commit 0d0c26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1.8.0
uses: tibdex/github-app-token@v1.9.0
with:
app_id: ${{ secrets.RENOVATE_APP_ID }}
private_key: ${{ secrets.RENOVATE_PEM }}
Expand Down

0 comments on commit 0d0c26d

Please sign in to comment.