Skip to content

Commit 4bf40b7

Browse files
chore(deps): update rossjrw/pr-preview-action action to v1.6.3 (#1838)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rossjrw/pr-preview-action](https://redirect.github.com/rossjrw/pr-preview-action) | action | patch | `v1.6.2` -> `v1.6.3` | --- ### Release Notes <details> <summary>rossjrw/pr-preview-action (rossjrw/pr-preview-action)</summary> ### [`v1.6.3`](https://redirect.github.com/rossjrw/pr-preview-action/releases/tag/v1.6.3) [Compare Source](https://redirect.github.com/rossjrw/pr-preview-action/compare/v1.6.2...v1.6.3) #### Updates - Bump JamesIves/github-pages-deploy-action to v4.7.4 by [@&#8203;katexochen](https://redirect.github.com/katexochen) in [#&#8203;119](https://redirect.github.com/rossjrw/pr-preview-action/issues/119) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/textlint/textlint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJUeXBlOiBDSSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1272dd1 commit 4bf40b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
DOCUSAURUS_BASE_URL: "/textlint/pr-preview/pr-${{ github.event.number }}/"
4747

4848
- name: Deploy PR preview
49-
uses: rossjrw/pr-preview-action@9f77b1d057b494e662c50b8ca40ecc63f21e0887 # v1.6.2
49+
uses: rossjrw/pr-preview-action@8ff09e486b4c23709012eedd3b42e9f0b95dd0c5 # v1.6.3
5050
with:
5151
source-dir: ./website/build
5252
preview-branch: gh-pages

0 commit comments

Comments
 (0)