terraform-module / terraform-aws-github-oidc-provider

Fully configurable terraform module to access AWS APIs from Github Actions through OpenID Connect.
MIT License
12 stars 9 forks source link

chore(deps): update dependency anothrnick/github-tag-action to v1.50.0 (.github/workflows/release.draft.yml) (master) #8

Closed ivankatliarchuk closed 1 year ago

ivankatliarchuk commented 2 years ago

This PR contains the following updates:

Package Type Update Change
anothrNick/github-tag-action minor 1.39.0 -> 1.50.0
anothrNick/github-tag-action action minor 1.39.0 -> 1.50.0

Release Notes

anothrNick/github-tag-action ### [`v1.50.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.49.0...1.50.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.49.0...1.50.0) ### [`v1.49.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.49.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.48.0...1.49.0) - We can now reference `uses: anothrNick/github-tag-action@v1` as `uses: anothrNick/github-tag-action@1` fails due sha identification - Also we can now use again `RELEASE_BRANCHES: '.*'` or `releases/*` or similar. ### [`v1.48.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.48.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.47.0...1.48.0) - Addresses shellcheck sanitizations during PR checks ### [`v1.47.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.46.0...1.47.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.46.0...1.47.0) ### [`v1.46.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.46.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.45.0...1.46.0) Reverted 1.45.0 ### [`v1.45.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.44.0...1.45.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.44.0...1.45.0) ### [`v1.44.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.43.0...1.44.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.43.0...1.44.0) ### [`v1.43.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.42.0...1.43.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.42.0...1.43.0) ### [`v1.42.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.42.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.41.0...1.42.0) #### What's Changed - update docs, node, add docker & bash linting by [@​sammcj](https://togithub.com/sammcj) in [https://github.com/anothrNick/github-tag-action/pull/173](https://togithub.com/anothrNick/github-tag-action/pull/173) #### New Contributors - [@​sammcj](https://togithub.com/sammcj) made their first contribution in [https://github.com/anothrNick/github-tag-action/pull/173](https://togithub.com/anothrNick/github-tag-action/pull/173) **Full Changelog**: https://github.com/anothrNick/github-tag-action/compare/1.41.0...1.42.0 ### [`v1.41.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.40.0...1.41.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.40.0...1.41.0) ### [`v1.40.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.40.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.39.0...1.40.0) - Now u can bump vX.X.X-suff.X properly ie, v0.0.1-dev.0 bumps to v0.0.1-dev.1 for example for branch work rc release etc - Don't trust semver to tail, prefer head - Changed rexeg slightly to ignore latest non semver tags - Sorted pre-release mismatch when ur branch name contains master or main to behave correctly as pre-release anyway - Other small bits here and there

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.