Skip to content

Commit 34fa98a

Browse files
Update tibdex/github-app-token action to v1.9.0
1 parent 4b85031 commit 34fa98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Generate GitHub token
5050
id: generate-token
5151
if: ${{ github.event_name == 'schedule' }}
52-
uses: tibdex/github-app-token@1901dc7d52169e70c27a8da37aef0d423e2867a2 # renovate: tag=v1.5.0
52+
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1.9.0
5353
with:
5454
app_id: ${{ secrets.PR_APP_ID }}
5555
private_key: ${{ secrets.PR_PRIVATE_KEY }}

0 commit comments

Comments
 (0)