Skip to content

Commit

Permalink
build(deps): bump rossjrw/pr-preview-action from 1.4.7 to 1.4.8
Browse files Browse the repository at this point in the history
Bumps [rossjrw/pr-preview-action](https://github.com/rossjrw/pr-preview-action) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/rossjrw/pr-preview-action/releases)
- [Commits](rossjrw/pr-preview-action@f31d5aa...430e3df)

---
updated-dependencies:
- dependency-name: rossjrw/pr-preview-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 19b1ac0 commit c5e1904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Deploy preview
if: github.event_name == 'pull_request'
uses: rossjrw/pr-preview-action@f31d5aa7b364955ea86228b9dcd346dc3f29c408 # v1.4.7
uses: rossjrw/pr-preview-action@430e3dfc1de8a8ae77e77d862d25676ef9db55d1 # v1.4.8
with:
deploy-repository: ${{ github.event.pull_request.head.repo.full_name }}
source-dir: ./docs/dist/

0 comments on commit c5e1904

Please sign in to comment.