From 2332f7c1ab421b23d783b2ba7247ff58b116d860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 13:15:08 +0000 Subject: [PATCH] chore(deps): Bump chainguard-dev/actions from 1.6.24 to 1.6.25 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.24 to 1.6.25. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/9978bf17926f53444b5eff45479954d94ec12e32...e1c4977ad9cb32b12c5b222ec0134a22bec60bd5) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/.build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.build.yaml b/.github/workflows/.build.yaml index d9a7c47c..aa255b35 100644 --- a/.github/workflows/.build.yaml +++ b/.github/workflows/.build.yaml @@ -30,7 +30,7 @@ jobs: terraform_wrapper: false # Setup local registry - - uses: chainguard-dev/actions/setup-registry@9978bf17926f53444b5eff45479954d94ec12e32 # v1.6.24 + - uses: chainguard-dev/actions/setup-registry@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5 # v1.6.25 if: inputs.registry == '' with: port: 5000