Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….6.3 (#283)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[JamesIves/github-pages-deploy-action](https://togithub.com/JamesIves/github-pages-deploy-action)
| action | patch | `v4.6.1` -> `v4.6.3` |

---

### Release Notes

<details>
<summary>JamesIves/github-pages-deploy-action
(JamesIves/github-pages-deploy-action)</summary>

###
[`v4.6.3`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.3)

[Compare
Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.6.2...v4.6.3)

<!-- Release notes generated using configuration in .github/release.yml
at releases/v4 -->

#### What's Changed

##### Build 🔧

-   Consolidated a number of build scripts to make publishing easier.

**Full Changelog**:
JamesIves/github-pages-deploy-action@v4...v4.6.3

###
[`v4.6.2`](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.6.1...v4.6.2)

[Compare
Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.6.1...v4.6.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/andipaetzold/react-firehooks).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 360983c commit 01accf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/typedoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: TypeDoc
run: npm run typedoc
- name: Deploy
uses: JamesIves/[email protected].1
uses: JamesIves/[email protected].3
with:
branch: gh-pages
folder: typedocs
Expand Down

0 comments on commit 01accf6

Please sign in to comment.