Skip to content

Commit 3c8291b

Browse files
committed
ci: add/update release workflow
1 parent b68e201 commit 3c8291b

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
@@ -83,7 +83,7 @@ jobs:
8383

8484
- name: Release
8585
id: release
86-
uses: cycjimmy/semantic-release-action@c4a2fa890676fc2db25ad0aacd8ab4a0f1f4c024 # v4.2.1
86+
uses: cycjimmy/semantic-release-action@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4 # v4.2.2
8787
env:
8888
# Permissions needed
8989
# contents: write
@@ -97,7 +97,7 @@ jobs:
9797
RUNNER_DEBUG: 1
9898
with:
9999
# dry_run: true
100-
semantic_version: 24.2.5
100+
semantic_version: 24.2.6
101101

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

0 commit comments

Comments
 (0)