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.
2 parents 5df94f5 + 6156ce6 commit 8c29032Copy full SHA for 8c29032
.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