From 301874b06137b0ac463d11c2c27f3af2cec2b037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 12:07:44 +0000 Subject: [PATCH] ci: bump withastro/action from 6.1.2 to 6.1.3 Bumps [withastro/action](https://github.com/withastro/action) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/withastro/action/releases) - [Commits](https://github.com/withastro/action/compare/e84f40bd8d2caa9e768ec82ad30dd81f0b280853...3eafd002e65cc31b4f0eae0bb05450d521562247) --- updated-dependencies: - dependency-name: withastro/action dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4b37848..b7f847e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -36,7 +36,7 @@ jobs: # a shallow clone would stamp every page with the latest commit. fetch-depth: 0 - name: Install, build, and upload site - uses: withastro/action@e84f40bd8d2caa9e768ec82ad30dd81f0b280853 # v6.1.2 + uses: withastro/action@3eafd002e65cc31b4f0eae0bb05450d521562247 # v6.1.3 with: # Pinned so CI cannot drift onto a runtime the site has not been built # against. Astro 7 requires Node >= 22.12.