Skip to content

Commit 2ceacfb

Browse files
build(deps): bump actions/create-github-app-token from 1 to 2 (#193)
1 parent 869a851 commit 2ceacfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
#
8686
# https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
8787

88-
- uses: actions/create-github-app-token@v1
88+
- uses: actions/create-github-app-token@v2
8989
id: app-token
9090
with:
9191
app-id: ${{ secrets.RELEASE_PREVIEW_APP_ID }}

0 commit comments

Comments
 (0)