Skip to content

Commit e9e6899

Browse files
chore(deps): update actions/create-github-app-token action to v2 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4c14e3 commit e9e6899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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

6666
steps:
6767

68-
- uses: actions/create-github-app-token@v1
68+
- uses: actions/create-github-app-token@v2
6969
id: app-token
7070
with:
7171
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)