Skip to content

Commit 8c42bd4

Browse files
Bump actions/create-github-app-token from 2 to 3 (#164)
1 parent a42c42e commit 8c42bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake_update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Create token
3434
id: generate-token
35-
uses: actions/create-github-app-token@v2
35+
uses: actions/create-github-app-token@v3
3636
with:
3737
# https://github.com/actions/create-github-app-token/issues/136
3838
app-id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)