Skip to content

Commit

Permalink
Merge nim-lang#235
Browse files Browse the repository at this point in the history
235: build(deps): bump JamesIves/github-pages-deploy-action from 4.2.3 to 4.2.5 r=alaviss a=dependabot[bot]

Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.3 to 4.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/JamesIves/github-pages-deploy-action/releases">JamesIves/github-pages-deploy-action's releases</a>.</em></p>
<blockquote>
<h2>v4.2.5</h2>
<h2>Minor Changes</h2>
<ul>
<li>Corrects an issue in the publishing pipeline that was causing workflow failures.</li>
</ul>
<h2>v4.2.4</h2>
<h2>Minor Changes</h2>
<ul>
<li>Modified how workflow notices get displayed.  (<a href="https://github-redirect.dependabot.com/JamesIves/github-pages-deploy-action/issues/1033">#1033</a> Thanks to <a href="https://github.com/hemberger"><code>`@​hemberger</code></a>)</li>`
<li>Dependency upgrades.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/830e6a4f7c81743c52f3fed0ac67428feff9620a"><code>830e6a4</code></a> Deploy Production Code for Commit 340091a9f3b338991f3995d53fd5be82651fc553 🚀</li>
<li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/340091a9f3b338991f3995d53fd5be82651fc553"><code>340091a</code></a> v4.2.4 (<a href="https://github-redirect.dependabot.com/JamesIves/github-pages-deploy-action/issues/1037">#1037</a>)</li>
<li>See full diff in <a href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4.2.3...v4.2.5">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=JamesIves/github-pages-deploy-action&package-manager=github_actions&previous-version=4.2.3&new-version=4.2.5)](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)



Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Feb 22, 2022
2 parents 2463153 + c8d4f55 commit 703784a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
path: release-staging

- name: Publish docs
uses: JamesIves/[email protected].3
uses: JamesIves/[email protected].5
with:
branch: gh-pages
folder: doc/html
Expand Down

0 comments on commit 703784a

Please sign in to comment.