Skip to content

Commit 1524ea6

Browse files
chore(deps): update actions/create-github-app-token digest to a8d6161
1 parent 060e9b4 commit 1524ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gemini-pr-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
id: 'generate_token'
8383
if: |-
8484
${{ vars.APP_ID }}
85-
uses: 'actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e' # v2
85+
uses: 'actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b' # v2
8686
with:
8787
app-id: '${{ vars.APP_ID }}'
8888
private-key: '${{ secrets.APP_PRIVATE_KEY }}'

0 commit comments

Comments
 (0)