From 4c625f24448d3c9d1aaa88bda9c9799d9eea438f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 13:12:51 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.6.5 to 1.6.6 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.5 to 1.6.6. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/71714a76c3df10b544595a2294c16649dc3472e5...e9290faa91aa6b1226df129cb450f2ff49235b92) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.6 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 cab047a4..597881b2 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@71714a76c3df10b544595a2294c16649dc3472e5 # v1.6.5 + - uses: chainguard-dev/actions/setup-registry@e9290faa91aa6b1226df129cb450f2ff49235b92 # v1.6.6 if: inputs.registry == '' with: port: 5000