Skip to content

Commit 6127da4

Browse files
committed
ci: add/update release workflow
1 parent ceedc55 commit 6127da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Determine app token for release
34-
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
34+
uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
3535
id: app-token
3636
with:
3737
app-id: ${{ secrets.WE_RELEASE_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)