netbootxyz / docker-netbootxyz

netboot.xyz docker container
https://netboot.xyz/docs/docker
162 stars 50 forks source link

Update anothrNick/github-tag-action action to v1.66.0 #36

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anothrNick/github-tag-action action minor 1.61.0 -> 1.66.0

Release Notes

anothrNick/github-tag-action ### [`v1.66.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.66.0): : fixes: sigpipe 141 scenarios [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.65.0...1.66.0) In some cases if the repo contains hundreds of tags, since we set -e grep combined with git tag reads randomly exits with error 141. ### [`v1.65.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.65.0): : fixes pre-release tag exists [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.64.0...1.65.0) Fixes a bug introduced in 1.64 that makes pre-releases error when following a release branch strategy. More details here [https://github.com/anothrNick/github-tag-action/issues/265](https://togithub.com/anothrNick/github-tag-action/issues/265) ### [`v1.64.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.64.0): : hotfix: in some cases git rev errors since set -e [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.63.0...1.64.0) ### [`v1.63.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.63.0): : Improvements: set node to lts and catch actions errors efficiently [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.62.0...1.63.0) ### [`v1.62.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.62.0): : More tests and outputs when default_bump set to NONE [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.61.0...1.62.0) This is a very minor release, adds outputs to workflows using default_bump none when there are no #comments found that trigger a commit bump.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.