chore: CI: bump nwtgck/actions-netlify from 2.0 to 3.0 (#5956)
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2.0 to 3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nwtgck/actions-netlify/releases">nwtgck/actions-netlify's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h3>Changed</h3> <ul> <li>Update dependencies</li> <li>Updates the default runtime to node20</li> </ul> <h2>v2.1.0</h2> <h3>Changed</h3> <ul> <li>Update dependencies</li> </ul> <h3>Added</h3> <ul> <li>Add "enable-github-deployment" input <a href="https://redirect.github.com/nwtgck/actions-netlify/pull/901">#901</a> by <a href="https://github.com/a-tokyo"><code>@a-tokyo</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md">nwtgck/actions-netlify's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a></p> <h2>[Unreleased]</h2> <h2>[3.0.0] - 2024-03-10</h2> <h3>Changed</h3> <ul> <li>Update dependencies</li> <li>Updates the default runtime to node20</li> </ul> <h2>[2.1.0] - 2023-08-18</h2> <h3>Changed</h3> <ul> <li>Update dependencies</li> </ul> <h3>Added</h3> <ul> <li>Add "enable-github-deployment" input <a href="https://redirect.github.com/nwtgck/actions-netlify/pull/901">#901</a> by <a href="https://github.com/a-tokyo"><code>@a-tokyo</code></a></li> </ul> <h2>[2.0.0] - 2022-12-08</h2> <h3>Changed</h3> <ul> <li>Update dependencies</li> <li>Updates the default runtime to node16</li> </ul> <h2>[1.2.4] - 2022-10-14</h2> <h3>Changed</h3> <ul> <li>Update dependencies</li> </ul> <h2>[1.2.3] - 2021-12-20</h2> <h3>Changed</h3> <ul> <li>Update dependencies</li> </ul> <h2>[1.2.2] - 2021-05-08</h2> <h3>Fixed</h3> <ul> <li>Fix GitHub deployment description</li> </ul> <h3>Changed</h3> <ul> <li>Update dependencies</li> </ul> <h2>[1.2.1] - 2021-05-05</h2> <h3>Added</h3> <ul> <li>Add "fails-without-credentials" input to fail if the credentials not provided <a href="https://redirect.github.com/nwtgck/actions-netlify/pull/532">#532</a></li> </ul> <h3>Changed</h3> <ul> <li>Update dependencies</li> </ul> <h2>[1.2.0] - 2021-04-29</h2> <h3>Changed</h3> <ul> <li>Update dependencies</li> <li>(breaking change for <code>overwrites-pull-request-comment: true</code>): Support multiple app deploys in a single PR <a href="https://redirect.github.com/nwtgck/actions-netlify/pull/484">#484</a> by <a href="https://github.com/kaisermann"><code>@kaisermann</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="4cbaf4c08f"><code>4cbaf4c</code></a> Merge branch 'release/3.0.0'</li> <li><a href="6b45669baf"><code>6b45669</code></a> bump: 3.0.0</li> <li><a href="8d5d80bf73"><code>8d5d80b</code></a> Merge pull request <a href="https://redirect.github.com/nwtgck/actions-netlify/issues/1151">#1151</a> from nwtgck/actions-build/nwtgck-dependabot/npm_and_...</li> <li><a href="85c2e8e35a"><code>85c2e8e</code></a> build</li> <li><a href="ea3c314fcd"><code>ea3c314</code></a> Build(deps): bump <code>@actions/github</code> from 5.1.1 to 6.0.0</li> <li><a href="333815eadd"><code>333815e</code></a> updates the default runtime to node20</li> <li><a href="06de7de77b"><code>06de7de</code></a> Build(deps-dev): bump <code>@vercel/ncc</code> from 0.36.1 to 0.38.1 (<a href="https://redirect.github.com/nwtgck/actions-netlify/issues/1121">#1121</a>)</li> <li><a href="a7f64ad4e2"><code>a7f64ad</code></a> deps: update</li> <li><a href="fee801f039"><code>fee801f</code></a> Build(deps): bump actions/setup-node from 3 to 4 (<a href="https://redirect.github.com/nwtgck/actions-netlify/issues/1124">#1124</a>)</li> <li><a href="e4998d22a0"><code>e4998d2</code></a> README.md, sample workflow: bump to latest action versions (<a href="https://redirect.github.com/nwtgck/actions-netlify/issues/1149">#1149</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nwtgck/actions-netlify/compare/v2.0...v3.0">compare view</a></li> </ul> </details> <br /> [](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:
parent
75602f7c29
commit
574b86c247
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix-ci.yml
vendored
2
.github/workflows/nix-ci.yml
vendored
|
|
@ -129,7 +129,7 @@ jobs:
|
|||
python3 -c 'import base64; print("alias="+base64.urlsafe_b64encode(bytes.fromhex("${{github.sha}}")).decode("utf-8").rstrip("="))' >> "$GITHUB_OUTPUT"
|
||||
echo "message=`git log -1 --pretty=format:"%s"`" >> "$GITHUB_OUTPUT"
|
||||
- name: Publish manual to Netlify
|
||||
uses: nwtgck/actions-netlify@v2.0
|
||||
uses: nwtgck/actions-netlify@v3.0
|
||||
id: publish-manual
|
||||
with:
|
||||
publish-dir: ./dist
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue