Skip to content

Commit

Permalink
chore(deps): update tibdex/github-app-token action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 10, 2023
1 parent a69fa48 commit a8bdaff
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 @@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@v4

- name: Generate Token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
id: generate-token
with:
app_id: ${{ secrets.MY_RENOVATE_GITHUB_APP_ID }}
Expand Down

0 comments on commit a8bdaff

Please sign in to comment.