Skip to content

Commit d3475db

Browse files
Bump anothrNick/github-tag-action from 1.73.0 to 1.75.0 (#2686)
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.73.0 to 1.75.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anothrnick/github-tag-action/releases">anothrNick/github-tag-action's releases</a>.</em></p> <blockquote> <h2>1.75.0</h2> <h2>What's Changed</h2> <ul> <li>Support Escapable Characters in Prefix With BATs Testing by <a href="https://github.com/TheYorkshireDev"><code>@​TheYorkshireDev</code></a> in <a href="https://redirect.github.com/anothrNick/github-tag-action/pull/347">anothrNick/github-tag-action#347</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/TheYorkshireDev"><code>@​TheYorkshireDev</code></a> made their first contribution in <a href="https://redirect.github.com/anothrNick/github-tag-action/pull/347">anothrNick/github-tag-action#347</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/anothrNick/github-tag-action/compare/1...1.75.0">https://github.com/anothrNick/github-tag-action/compare/1...1.75.0</a></p> <h2>1.74.0</h2> <h2>What's Changed</h2> <ul> <li>Bugfix for duplicate prefix on first prerelease tag by <a href="https://github.com/rorybartie"><code>@​rorybartie</code></a> in <a href="https://redirect.github.com/anothrNick/github-tag-action/pull/338">anothrNick/github-tag-action#338</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rorybartie"><code>@​rorybartie</code></a> made their first contribution in <a href="https://redirect.github.com/anothrNick/github-tag-action/pull/338">anothrNick/github-tag-action#338</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/anothrNick/github-tag-action/compare/1...1.74.0">https://github.com/anothrNick/github-tag-action/compare/1...1.74.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/anothrNick/github-tag-action/commit/4ed44965e0db8dab2b466a16da04aec3cc312fd8"><code>4ed4496</code></a> Merge pull request <a href="https://redirect.github.com/anothrnick/github-tag-action/issues/347">#347</a> from TheYorkshireDev/bugfix/support-forward-slash</li> <li><a href="https://github.com/anothrNick/github-tag-action/commit/6353aab4d68fd16a01753ee16d5cd24067543c47"><code>6353aab</code></a> Merge pull request <a href="https://redirect.github.com/anothrnick/github-tag-action/issues/338">#338</a> from rorybartie/bugfix/duplicate-prefix-on-prerelease</li> <li><a href="https://github.com/anothrNick/github-tag-action/commit/32cc67b216a3dc90ebbf2fe3d3eb69d6a40ce589"><code>32cc67b</code></a> Fix for forward slash</li> <li><a href="https://github.com/anothrNick/github-tag-action/commit/5436078150774ed972ce164c634433105dd328ad"><code>5436078</code></a> Add Tests for <code>/</code> prefix</li> <li><a href="https://github.com/anothrNick/github-tag-action/commit/6b38e5f90c652509f4e5379bd2e7dd27c3e89bee"><code>6b38e5f</code></a> Add Tests for 'v' prefix</li> <li><a href="https://github.com/anothrNick/github-tag-action/commit/0b6e07cfc234074c39759193a1b2b8d9d6b59f56"><code>0b6e07c</code></a> Add BATs Support with Tests for Defaults</li> <li><a href="https://github.com/anothrNick/github-tag-action/commit/0fda9f9ab4ab77cbbfea8ea3cbc81f474163acfa"><code>0fda9f9</code></a> Add .gitIgnore</li> <li><a href="https://github.com/anothrNick/github-tag-action/commit/c659e4ca085da26ef9c13ee014e651124d0d7e62"><code>c659e4c</code></a> Remove second addition of prefix to tag</li> <li>See full diff in <a href="https://github.com/anothrnick/github-tag-action/compare/1.73.0...1.75.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anothrNick/github-tag-action&package-manager=github_actions&previous-version=1.73.0&new-version=1.75.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b0ba43 commit d3475db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
fetch-depth: '0'
1313
- name: "Bump version and push tag"
14-
uses: anothrNick/github-tag-action@1.73.0
14+
uses: anothrNick/github-tag-action@1.75.0
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.API_TOKEN_GITHUB }}
1717
DEFAULT_BUMP: none

0 commit comments

Comments
 (0)