Skip to content

Commit 74450aa

Browse files
committed
chore(deps): update actions/create-github-app-token digest to 6701853
1 parent c3c1a5c commit 74450aa

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
@@ -82,7 +82,7 @@ jobs:
8282
git config user.name "github-actions[bot]"
8383
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
8484
85-
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
85+
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
8686
id: app_token
8787
with:
8888
app-id: ${{ vars.GH_BUMP_VERSION_APP_ID }}

0 commit comments

Comments
 (0)