-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 93ba334
authored
chore(deps): bump withastro/action from 3.0.2 to 4.0.0 (#37)
Bumps [withastro/action](https://github.com/withastro/action) from 3.0.2
to 4.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/withastro/action/releases">withastro/action's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h1>Changelog</h1>
<ul>
<li>docs(README): updated withastro action to v3 <a
href="https://github.com/RodrigoTomeES"><code>@RodrigoTomeES</code></a>
(<a
href="https://redirect.github.com/withastro/action/issues/73">#73</a>)</li>
<li>docs(README): updated withastro action to v4 <a
href="https://github.com/delucis"><code>@delucis</code></a></li>
<li>Use nodeJS LTS <a
href="https://nodejs.org/en/download">https://nodejs.org/en/download</a>
<a href="https://github.com/ollecoffee"><code>@ollecoffee</code></a>
(<a
href="https://redirect.github.com/withastro/action/issues/74">#74</a>)</li>
</ul>
<p>See details of <a
href="https://github.com/withastro/action/compare/v3.0.2...v4.0.0">all
code changes</a> since previous release.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/withastro/action/commit/063f85a3c9fc861a0a5e5a956225d9031177eff9"><code>063f85a</code></a>
Update README example in preparation for v4</li>
<li><a
href="https://github.com/withastro/action/commit/e239b339c21065a1e25f8a954bf92d7c95b0d5b2"><code>e239b33</code></a>
docs(README): updated withastro action to v3 (<a
href="https://redirect.github.com/withastro/action/issues/73">#73</a>)</li>
<li><a
href="https://github.com/withastro/action/commit/0016a37634bd4e513a71185185bc709e93134718"><code>0016a37</code></a>
Use NodeJS LTS 22 (<a
href="https://redirect.github.com/withastro/action/issues/74">#74</a>)</li>
<li>See full diff in <a
href="https://github.com/withastro/action/compare/v3.0.2...v4.0.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>1 parent 3b83795 commit 93ba334Copy full SHA for 93ba334
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: .github/workflows/deploy-docs.yml
.github/workflows/deploy-docs.yml
Copy file name to clipboardExpand all lines: .github/workflows/deploy-docs.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments