We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68e201 commit 3c8291bCopy full SHA for 3c8291b
.github/workflows/tf-release.yml
@@ -83,7 +83,7 @@ jobs:
83
84
- name: Release
85
id: release
86
- uses: cycjimmy/semantic-release-action@c4a2fa890676fc2db25ad0aacd8ab4a0f1f4c024 # v4.2.1
+ uses: cycjimmy/semantic-release-action@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4 # v4.2.2
87
env:
88
# Permissions needed
89
# contents: write
@@ -97,7 +97,7 @@ jobs:
97
RUNNER_DEBUG: 1
98
with:
99
# dry_run: true
100
- semantic_version: 24.2.5
+ semantic_version: 24.2.6
101
102
extra_plugins:
103
"@semantic-release/changelog@\
0 commit comments