We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bb2a5 commit 1c0c6c8Copy full SHA for 1c0c6c8
1 file changed
.github/workflows/main.yaml
@@ -57,7 +57,7 @@ jobs:
57
- name: Bump version and push tag
58
id: tag
59
if: ${{ github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main' }}
60
- uses: ArloL/calver-tag-action@f9919d95870361f6c92544ee24c2e02fc6e162a0 # v2512.0.110
+ uses: ArloL/calver-tag-action@d1c199ed1e87dbfb2cfd10bece2a19c51cea1b85 # v2512.0.115
61
- id: output
62
env:
63
NEW_VERSION: ${{ steps.tag.outputs.new_version }}
0 commit comments