From bee00424a38e5bc47168c333e3456ee6169468c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:19:31 +0000 Subject: [PATCH] Bump rossjrw/pr-preview-action from 1.6.3 to 1.8.0 Bumps [rossjrw/pr-preview-action](https://github.com/rossjrw/pr-preview-action) from 1.6.3 to 1.8.0. - [Release notes](https://github.com/rossjrw/pr-preview-action/releases) - [Commits](https://github.com/rossjrw/pr-preview-action/compare/v1.6.3...v1.8.0) --- updated-dependencies: - dependency-name: rossjrw/pr-preview-action dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test_pages_build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_pages_build.yaml b/.github/workflows/test_pages_build.yaml index 9bdb8b9..ff0f183 100644 --- a/.github/workflows/test_pages_build.yaml +++ b/.github/workflows/test_pages_build.yaml @@ -54,7 +54,7 @@ jobs: # https://github.com/rossjrw/pr-preview-action - name: Deploy preview - uses: rossjrw/pr-preview-action@v1.6.3 + uses: rossjrw/pr-preview-action@v1.8.0 with: source-dir: site/ preview-branch: gh-pages