Skip to content

Commit 2647a79

Browse files
committed
chore(deps): update actions/create-github-app-token digest to 29824e6
1 parent 5164ffb commit 2647a79

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@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
85+
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
8686
id: app_token
8787
with:
8888
app-id: ${{ vars.GH_BUMP_VERSION_APP_ID }}

0 commit comments

Comments
 (0)