Skip to content

Commit 07e32f3

Browse files
committed
chore(CI): replace version tag with SHA for action "cycjimmy/semantic-release-action"
1 parent dacbd08 commit 07e32f3

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
@@ -108,7 +108,7 @@ jobs:
108108
- uses: actions/checkout@v4
109109
- uses: dtolnay/rust-toolchain@stable
110110
- name: Semantic Release
111-
uses: cycjimmy/semantic-release-action@v4
111+
uses: cycjimmy/semantic-release-action@61680d0e9b02ff86f5648ade99e01be17f0260a4 # v4
112112
with:
113113
dry_run: true
114114
extra_plugins: |

0 commit comments

Comments
 (0)