From 20e64016b27b2c3b553951571373dd05aa5bc1d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 13:59:08 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.6.4 to 1.6.5 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.4 to 1.6.5. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/eab208ef2d05b13404296a5e194a6b237e8bb213...71714a76c3df10b544595a2294c16649dc3472e5) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.5 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 4cfe7f8f..cab047a4 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@eab208ef2d05b13404296a5e194a6b237e8bb213 # v1.6.4 + - uses: chainguard-dev/actions/setup-registry@71714a76c3df10b544595a2294c16649dc3472e5 # v1.6.5 if: inputs.registry == '' with: port: 5000