Skip to content

Commit

Permalink
build(deps): bump rossjrw/pr-preview-action from 1.4.8 to 1.6.0 (#1316)
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.8 to 1.6.0.
- [Release notes](https://github.com/rossjrw/pr-preview-action/releases)
- [Commits](rossjrw/pr-preview-action@430e3df...df22037)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 2a6ae21 commit 40ac63d
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@430e3dfc1de8a8ae77e77d862d25676ef9db55d1 # v1.4.8
uses: rossjrw/pr-preview-action@df22037db54ab6ee34d3c1e2b8810ac040a530c6 # v1.6.0
with:
deploy-repository: ${{ github.event.pull_request.head.repo.full_name }}
source-dir: ./docs/dist/

0 comments on commit 40ac63d

Please sign in to comment.