Skip to content

Commit 1fcda5c

Browse files
chore(deps): pin cycjimmy/semantic-release-action action to b12c8f6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac9686c commit 1fcda5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
token: ${{ steps.generate_token.outputs.token }}
206206

207207
- name: Semantic Release
208-
uses: cycjimmy/semantic-release-action@v6.0.0
208+
uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0
209209
with:
210210
tag_format: ${version}
211211
branches: |

0 commit comments

Comments
 (0)