Skip to content

Commit 5c129f9

Browse files
authored
chore: update release workflow (#743)
1 parent 52c2260 commit 5c129f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
# Use an app to authenticate to trigger workflows on the repository
4040
- name: Get app installation token
41-
uses: actions/create-github-app-token@h5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
41+
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
4242
id: app-token
4343
with:
4444
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)