Skip to content

Commit 3c3f315

Browse files
chore(deps): update actions/create-github-app-token action to v2.0.6
1 parent 7740251 commit 3c3f315

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
@@ -78,7 +78,7 @@ jobs:
7878
# contents: write
7979
# issues: write
8080
# pull-requests: write
81-
uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
81+
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
8282
id: app-token
8383
with:
8484
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)