From f8cb9a49565349608120a01f691e8647fef1cceb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 12:21:31 +0000 Subject: [PATCH] chore(deps): update actions/deploy-pages action to v5.0.1 --- .github/workflows/manual_release_docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual_release_docs.yaml b/.github/workflows/manual_release_docs.yaml index 7b4bd444..ca3cf3ff 100644 --- a/.github/workflows/manual_release_docs.yaml +++ b/.github/workflows/manual_release_docs.yaml @@ -103,7 +103,7 @@ jobs: path: ./website/build - name: Deploy artifact to GitHub Pages - uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0 + uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1 - name: Invalidate CloudFront cache run: |