From 7cdb5a995eff63776412cfe46397202754f44b6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:05:51 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action digest to 6c2d9db --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 09ca553..b6bb8fd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -70,7 +70,7 @@ jobs: run: touch src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot/.nojekyll - name: Commit wwwroot to GitHub Pages - uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # v4 + uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4 with: branch: gh-pages folder: src/BlazorWasmNet6/bin/Release/net6.0/publish/wwwroot