Skip to content

Commit cfcc022

Browse files
committed
fix(workflow): use correct hash version
1 parent d12a131 commit cfcc022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-2-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
6969
- name: "🚀 Run release process"
7070
id: release
71-
uses: cycjimmy/semantic-release-action@sha256:ba330626c4750c19d8299de843f05c7aa5574f62 # v5.0.2
71+
uses: cycjimmy/semantic-release-action@ba330626c4750c19d8299de843f05c7aa5574f62 # v5.0.2
7272
with:
7373
extra_plugins: |
7474
@semantic-release/git

0 commit comments

Comments
 (0)