From 484cfa3fe666993dc82246ee80c973227f810994 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 12:57:43 +0000 Subject: [PATCH] chore(deps): update rossjrw/pr-preview-action digest to ffa7509 --- .github/workflows/docs-preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-preview.yaml b/.github/workflows/docs-preview.yaml index b4e4e8b5..159d74d3 100644 --- a/.github/workflows/docs-preview.yaml +++ b/.github/workflows/docs-preview.yaml @@ -56,7 +56,7 @@ jobs: --baseURL "https://zaba505.github.io/infra/pr-preview/pr-${{ github.event.pull_request.number }}/" - name: Deploy PR Preview - uses: rossjrw/pr-preview-action@8ff09e486b4c23709012eedd3b42e9f0b95dd0c5 # v1 + uses: rossjrw/pr-preview-action@ffa7509e91a3ec8dfc2e5536c4d5c1acdf7a6de9 # v1 with: source-dir: ./docs/public preview-branch: gh-pages