Skip to content

Commit 7973f72

Browse files
chore(deps): update actions/create-github-app-token action to v2.0.5
1 parent 7740251 commit 7973f72

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@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
8282
id: app-token
8383
with:
8484
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)