Skip to content

Commit 6156ce6

Browse files
committed
fix(ci): semantic version of github action
1 parent c5b8750 commit 6156ce6

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)