From 8d25bf30406548264851ea219db87a5b39d3fc70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 06:09:32 +0000 Subject: [PATCH] Bump rossjrw/pr-preview-action from 1.6.0 to 1.6.1 Bumps [rossjrw/pr-preview-action](https://github.com/rossjrw/pr-preview-action) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/rossjrw/pr-preview-action/releases) - [Commits](https://github.com/rossjrw/pr-preview-action/compare/v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: rossjrw/pr-preview-action dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 0a2fa72..5dbd3e7 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -38,7 +38,7 @@ jobs: with: to: html - name: Deploy PR Preview - uses: rossjrw/pr-preview-action@v1.6.0 + uses: rossjrw/pr-preview-action@v1.6.1 with: source-dir: ./_output/ env: