We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16cf6b0 commit c0611ffCopy full SHA for c0611ff
.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@d93d5fbbab3c2e2ec76b0d22abac50e8e853fcd2 # v1.10.0
+ uses: ietf-tools/semver-action@778d1d5b7af80aa43f50104116b8363e7fc0d1ef # v1.10.1
61
with:
62
token: ${{ github.token }}
63
branch: ${{ inputs.branch }}
0 commit comments