Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(actions): Bump opentofu/setup-opentofu from 1.0.0 to 1 (#12)
Bumps [opentofu/setup-opentofu](https://github.com/opentofu/setup-opentofu) from 1.0.0 to 1.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opentofu/setup-opentofu/releases">opentofu/setup-opentofu's releases</a>.</em></p> <blockquote> <h2>v1.0.1</h2> <h2>What's Changed</h2> <ul> <li>chore(deps-dev): Bump <code>@vercel/ncc</code> from 0.38.0 to 0.38.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/opentofu/setup-opentofu/pull/11">opentofu/setup-opentofu#11</a></li> <li>Fixed tests for release.js by <a href="https://github.com/kislerdm"><code>@kislerdm</code></a> in <a href="https://redirect.github.com/opentofu/setup-opentofu/pull/14">opentofu/setup-opentofu#14</a></li> <li>feat(gha): Automated Release Retagging Workflow by <a href="https://github.com/Ant0wan"><code>@Ant0wan</code></a> in <a href="https://redirect.github.com/opentofu/setup-opentofu/pull/10">opentofu/setup-opentofu#10</a></li> <li>Add API token header to prevent side effects during tests by <a href="https://github.com/kislerdm"><code>@kislerdm</code></a> in <a href="https://redirect.github.com/opentofu/setup-opentofu/pull/16">opentofu/setup-opentofu#16</a></li> <li>update(doc): add version to avoid error when copy pasting examples by <a href="https://github.com/Ant0wan"><code>@Ant0wan</code></a> in <a href="https://redirect.github.com/opentofu/setup-opentofu/pull/8">opentofu/setup-opentofu#8</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Ant0wan"><code>@Ant0wan</code></a> made their first contribution in <a href="https://redirect.github.com/opentofu/setup-opentofu/pull/10">opentofu/setup-opentofu#10</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opentofu/setup-opentofu/compare/1.0.0...v1.0.1">https://github.com/opentofu/setup-opentofu/compare/1.0.0...v1.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opentofu/setup-opentofu/commit/b06654f7ba51088e987c0a454d042360df3ebe86"><code>b06654f</code></a> update(doc): add version to avoid error when copy pasting examples (<a href="https://redirect.github.com/opentofu/setup-opentofu/issues/8">#8</a>)</li> <li><a href="https://github.com/opentofu/setup-opentofu/commit/6cdd07fc4328141dc9b06b2ecc488cabdfde11a3"><code>6cdd07f</code></a> Add API token header to prevent side effects during tests (<a href="https://redirect.github.com/opentofu/setup-opentofu/issues/16">#16</a>)</li> <li><a href="https://github.com/opentofu/setup-opentofu/commit/5f01fa71ebea541d3e6fe863a6e8caa6450ba0fc"><code>5f01fa7</code></a> feat(gha): Automated Release Workflow for GitHub Repositories (<a href="https://redirect.github.com/opentofu/setup-opentofu/issues/10">#10</a>)</li> <li><a href="https://github.com/opentofu/setup-opentofu/commit/8767493626a2ec2a915f34303f55ab0782032623"><code>8767493</code></a> Fixes tests for release.js (<a href="https://redirect.github.com/opentofu/setup-opentofu/issues/14">#14</a>)</li> <li><a href="https://github.com/opentofu/setup-opentofu/commit/abd9f2b70f899723724e562cecd5e8c2c08a7ae4"><code>abd9f2b</code></a> chore(deps-dev): Bump nock from 13.3.3 to 13.3.6 (<a href="https://redirect.github.com/opentofu/setup-opentofu/issues/12">#12</a>)</li> <li><a href="https://github.com/opentofu/setup-opentofu/commit/595213afdb6d09bcd50375f315338632c3f1e9bb"><code>595213a</code></a> chore(deps-dev): Bump <code>@vercel/ncc</code> from 0.38.0 to 0.38.1 (<a href="https://redirect.github.com/opentofu/setup-opentofu/issues/11">#11</a>)</li> <li>See full diff in <a href="https://github.com/opentofu/setup-opentofu/compare/v1.0.0...v1.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=opentofu/setup-opentofu&package-manager=github_actions&previous-version=1.0.0&new-version=1.0.1)](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> Co-authored-by: sudosubin <[email protected]>
- Loading branch information