Skip to content

Commit d430305

Browse files
Update actions/create-github-app-token action to v2.0.6
1 parent ab5dea9 commit d430305

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
@@ -8,7 +8,7 @@ jobs:
88
tagpr:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
11+
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
1212
id: app-token
1313
with:
1414
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)