We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b8750 commit 6156ce6Copy full SHA for 6156ce6
.github/workflows/docker.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Generate semantic version
31
id: version
32
- uses: paulhatch/semantic-version@latest
+ uses: paulhatch/semantic-version@v5.4.0
33
with:
34
bump_each_commit: true
35
0 commit comments