Skip to content

Commit 1ea976d

Browse files
chore(deps): update actions/create-github-app-token action to v2
1 parent 784ee66 commit 1ea976d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
attestations: write
1919
id-token: write
2020
steps:
21-
- uses: actions/create-github-app-token@v1
21+
- uses: actions/create-github-app-token@v2
2222
id: app-token
2323
with:
2424
app-id: ${{ vars.CI_APP_ID }}

0 commit comments

Comments
 (0)