chore(deps): bump peaceiris/actions-hugo from 2.6.0 to 3.0.0 (#88)

Bumps
[peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from
2.6.0 to 3.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/peaceiris/actions-hugo/releases">peaceiris/actions-hugo's
releases</a>.</em></p>
<blockquote>
<h2>actions-hugo v3.0.0</h2>
<p>See <a
href="https://github.com/peaceiris/actions-hugo/blob/v3.0.0/CHANGELOG.md">CHANGELOG.md</a>
for more details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md">peaceiris/actions-hugo's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/peaceiris/actions-hugo/compare/v2.6.0...v3.0.0">3.0.0</a>
(2024-04-02)</h1>
<h3>build</h3>
<ul>
<li>node 20.11.1 (<a
href="01bd2b16cc">01bd2b1</a>)</li>
</ul>
<h3>chore</h3>
<ul>
<li>npm audit fix (<a
href="966dfad385">966dfad</a>)</li>
<li>revert version (<a
href="d85452eadf">d85452e</a>)</li>
</ul>
<h3>ci</h3>
<ul>
<li>bump actions/dependency-review-action from 2 to 3 (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/622">#622</a>)
(<a
href="844f8735f6">844f873</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/622">#622</a></li>
<li>bump actions/setup-node from 3.5.1 to 3.6.0 (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/625">#625</a>)
(<a
href="3fa8fd6cee">3fa8fd6</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/625">#625</a></li>
<li>bump checkout to v4 (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/639">#639</a>)
(<a
href="aadc3a98df">aadc3a9</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/639">#639</a></li>
<li>bump peaceiris/actions-hugo from 2.5.0 to 2.6.0 (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/621">#621</a>)
(<a
href="b1822b6abe">b1822b6</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/621">#621</a></li>
</ul>
<h3>docs</h3>
<ul>
<li>bump ruby version to 3.2 (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/629">#629</a>)
(<a
href="7c4b9f1f99">7c4b9f1</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/629">#629</a></li>
<li>bump versions (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/628">#628</a>)
(<a
href="7652d53369">7652d53</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/628">#628</a></li>
<li>remove braces (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/634">#634</a>)
(<a
href="31c46541ce">31c4654</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/634">#634</a></li>
<li>replace set-output with GITHUB_OUTPUT (<a
href="3d92e2fd55">3d92e2f</a>)</li>
<li>update cache usage (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/636">#636</a>)
(<a
href="c0084b0763">c0084b0</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/636">#636</a></li>
</ul>
<h3>feat</h3>
<ul>
<li>bump to use node20 runtime (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/641">#641</a>)
(<a
href="c57490a8b0">c57490a</a>),
closes <a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/641">#641</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="75d2e84710"><code>75d2e84</code></a>
chore(release): 3.0.0</li>
<li><a
href="e482f7ce0f"><code>e482f7c</code></a>
chore(release): Add build assets</li>
<li><a
href="d85452eadf"><code>d85452e</code></a>
chore: revert version</li>
<li><a
href="01bd2b16cc"><code>01bd2b1</code></a>
build: node 20.11.1</li>
<li><a
href="966dfad385"><code>966dfad</code></a>
chore: npm audit fix</li>
<li><a
href="c57490a8b0"><code>c57490a</code></a>
feat: bump to use node20 runtime (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/641">#641</a>)</li>
<li><a
href="aadc3a98df"><code>aadc3a9</code></a>
ci: bump checkout to v4 (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/639">#639</a>)</li>
<li><a
href="c0084b0763"><code>c0084b0</code></a>
docs: update cache usage (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/636">#636</a>)</li>
<li><a
href="31c46541ce"><code>31c4654</code></a>
docs: remove braces (<a
href="https://redirect.github.com/peaceiris/actions-hugo/issues/634">#634</a>)</li>
<li><a
href="3d92e2fd55"><code>3d92e2f</code></a>
docs: replace set-output with GITHUB_OUTPUT</li>
<li>Additional commits viewable in <a
href="https://github.com/peaceiris/actions-hugo/compare/v2.6.0...v3.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peaceiris/actions-hugo&package-manager=github_actions&previous-version=2.6.0&new-version=3.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-09 08:19:43 +02:00 committed by minoplhy
parent 2f7c70e846
commit b295a58d3d

View File

@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.6.0
uses: peaceiris/actions-hugo@v3.0.0
with:
hugo-version: latest