Skip to content

Commit 27f40a0

Browse files
renovate[bot]hypery2k
authored andcommitted
chore(deps): update actions/create-github-app-token action to v2
1 parent daa9dd6 commit 27f40a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id-token: write
2121
steps:
2222

23-
- uses: actions/create-github-app-token@v1
23+
- uses: actions/create-github-app-token@v2
2424
id: app-token
2525
with:
2626
app-id: ${{ vars.CI_APP_ID }}

0 commit comments

Comments
 (0)