Skip to content

Commit

Permalink
chore(deps): Bump vweevers/additional-tags-action from 1.0.0 to 2.0.0 (
Browse files Browse the repository at this point in the history
…#203)

Bumps
[vweevers/additional-tags-action](https://github.com/vweevers/additional-tags-action)
from 1.0.0 to 2.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vweevers/additional-tags-action/releases">vweevers/additional-tags-action's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.0</h2>
<h3>Changed</h3>
<ul>
<li><strong>Breaking:</strong> bump Node.js from 12 to 16 (<a
href="https://github.com/vweevers/additional-tags-action/commit/59a7312"><code>59a7312</code></a>)
(Thomas Bouffard)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vweevers/additional-tags-action/blob/main/CHANGELOG.md">vweevers/additional-tags-action's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2><a
href="https://github.com/vweevers/additional-tags-action/releases/tag/v2.0.0">2.0.0</a>
- 2023-01-23</h2>
<h3>Changed</h3>
<ul>
<li><strong>Breaking:</strong> bump Node.js from 12 to 16 (<a
href="https://github.com/vweevers/additional-tags-action/commit/59a7312"><code>59a7312</code></a>)
(Thomas Bouffard)</li>
</ul>
<h2><a
href="https://github.com/vweevers/additional-tags-action/releases/tag/v1.0.0">1.0.0</a>
- 2020-11-01</h2>
<p><em>:seedling: Initial release.</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vweevers/additional-tags-action/commit/3bab55b44e81186dcfef7db9f2cbca01a78eb710"><code>3bab55b</code></a>
Update versions in README example</li>
<li><a
href="https://github.com/vweevers/additional-tags-action/commit/20a1ba4600642b4abacb2d71bf1fa5a319272b87"><code>20a1ba4</code></a>
Bump actions/checkout from 2 to 3 (<a
href="https://github-redirect.dependabot.com/vweevers/additional-tags-action/issues/3">#3</a>)</li>
<li><a
href="https://github.com/vweevers/additional-tags-action/commit/b3a36dc33c9c0fd41b65b32265ab91ee383d3bc3"><code>b3a36dc</code></a>
Add Dependabot</li>
<li><a
href="https://github.com/vweevers/additional-tags-action/commit/59a731291982ed120d3caea069ca7a02e60590db"><code>59a7312</code></a>
Breaking: bump Node.js from 12 to 16 (<a
href="https://github-redirect.dependabot.com/vweevers/additional-tags-action/issues/1">#1</a>)</li>
<li>See full diff in <a
href="https://github.com/vweevers/additional-tags-action/compare/f54689cf358d5368ed738306a414a3b020957296...3bab55b44e81186dcfef7db9f2cbca01a78eb710">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vweevers/additional-tags-action&package-manager=github_actions&previous-version=1.0.0&new-version=2.0.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 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>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent d929ebb commit f904e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0

- uses: vweevers/additional-tags-action@f54689cf358d5368ed738306a414a3b020957296 # tag=v1
- uses: vweevers/additional-tags-action@3bab55b44e81186dcfef7db9f2cbca01a78eb710 # tag=v1

0 comments on commit f904e5d

Please sign in to comment.