Skip to content

Commit 3f9f0a0

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.0
1 parent 8517a24 commit 3f9f0a0

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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
81+
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
8282
id: app-token
8383
with:
8484
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)