From c80fbf6761cfe99d45492d629aba22e2cfcff06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:25:00 +0000 Subject: [PATCH] chore(deps): Bump chainguard-dev/actions from 1.6.21 to 1.6.23 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.21 to 1.6.23. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/05fbd381f7c158bd33c9bbf3a28f67852269fdf8...5f020827ba80ff5d64d45116542d0c733e8e7e71) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.23 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 9453c5b8..b0e9e3fd 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@05fbd381f7c158bd33c9bbf3a28f67852269fdf8 # v1.6.21 + - uses: chainguard-dev/actions/setup-registry@5f020827ba80ff5d64d45116542d0c733e8e7e71 # v1.6.23 if: inputs.registry == '' with: port: 5000