Skip to content

Commit 754a538

Browse files
committed
ci: add/update release workflow
1 parent b36cca1 commit 754a538

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Determine app token for release
35-
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
35+
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
3636
id: app-token
3737
with:
3838
app-id: ${{ secrets.WE_RELEASE_GITHUB_APP_ID }}

0 commit comments

Comments
 (0)