We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c4099 commit c05c6cfCopy full SHA for c05c6cf
.github/workflows/auto-releaser.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Get Next Version
59
id: semver
60
- uses: ietf-tools/semver-action@1c7c3f023f427188333afc94c8b91c76d63ec799 # v1.9.0
+ uses: ietf-tools/semver-action@d93d5fbbab3c2e2ec76b0d22abac50e8e853fcd2 # v1.10.0
61
with:
62
token: ${{ github.token }}
63
branch: ${{ inputs.branch }}
0 commit comments