Skip to content

Commit 8c29032

Browse files
authored
Merge pull request #3 from wiremind/feat/update-ci-version
fix(ci): semantic version of github action
2 parents 5df94f5 + 6156ce6 commit 8c29032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Generate semantic version
3131
id: version
32-
uses: paulhatch/semantic-version@latest
32+
uses: paulhatch/semantic-version@v5.4.0
3333
with:
3434
bump_each_commit: true
3535

0 commit comments

Comments
 (0)