Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit 873d466

Browse files
committed
ci: Lock version of semantic-release action
1 parent 779bee6 commit 873d466

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
@@ -80,7 +80,7 @@ jobs:
8080
new_release_channel: ${{ steps.semantic.outputs.new_release_channel }}
8181
steps:
8282
- name: Checkout
83-
uses: actions/checkout@v3
83+
uses: actions/checkout@v3.2.0
8484
- name: Create release and publish
8585
id: semantic
8686
uses: cycjimmy/semantic-release-action@v3

0 commit comments

Comments
 (0)