Skip to content

Commit 9b21c22

Browse files
committed
ci: add/update release workflow
1 parent 49a07c2 commit 9b21c22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tf-release.yml

Lines changed: 2 additions & 2 deletions
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@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
34+
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
3535
id: app-token
3636
with:
3737
app-id: ${{ secrets.WE_RELEASE_GITHUB_APP_ID }}
@@ -97,7 +97,7 @@ jobs:
9797
RUNNER_DEBUG: 1
9898
with:
9999
# dry_run: true
100-
semantic_version: 24.2.8
100+
semantic_version: 24.2.9
101101

102102
extra_plugins:
103103
"@semantic-release/changelog@\

0 commit comments

Comments
 (0)