Releases: rickstaa/action-create-tag
Releases · rickstaa/action-create-tag
v1.7.2
v1.7.2: PR #44 - chore(deps): bump alpine from 3.18 to 3.19
v1.7.1
docs: add PGP input arguments to README
v1.7.0
v1.7.0: PR #43 - feat: add GPG tag signing
v1.6.9
refactor: improve entrypoint command order
v1.6.8
docs: update CONTRIBUTING
v1.6.7
ci: replace renovate with dependabot
v1.6.6
ci: update release name
v1.6.5
Update example in README.md (#40) `actions/checkout@v4` would not fetch tags if `fetch-depth` is set to 1 (even if fetch-tags is set to 'true'. Thus, it's safest to set `fetch-depth` to 0.
v1.6.4
v1.6.4: PR #39 - docs: improve 'commit_sha' documentation
v1.6.3
v1.6.3: PR #37 - chore(deps): update actions/checkout action to v4