Skip to content

Commit 25db133

Browse files
dependabot[bot]ericmjl
authored andcommitted
chore(deps): bump rossjrw/pr-preview-action from 1.8.0 to 1.8.1
Bumps [rossjrw/pr-preview-action](https://github.com/rossjrw/pr-preview-action) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/rossjrw/pr-preview-action/releases) - [Commits](rossjrw/pr-preview-action@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: rossjrw/pr-preview-action dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b15907 commit 25db133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Deploy PR Preview
5757
if: github.event_name == 'pull_request' && github.event.pull_request.base.ref == 'dev'
58-
uses: rossjrw/[email protected].0
58+
uses: rossjrw/[email protected].1
5959
with:
6060
source-dir: ./site
6161
preview-branch: gh-pages

0 commit comments

Comments
 (0)