From ffe233e265e8fdcee11fa6d8eb56fc4faa6aee79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 14:15:56 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.6.0 to 1.6.1 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/081e79ee578199ef583d4ca74edc376b50b9409c...0cf1221da92242205c2d9f8a63add344ebd6b304) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.1 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 dcd89b87..c83255b7 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@081e79ee578199ef583d4ca74edc376b50b9409c # v1.6.0 + - uses: chainguard-dev/actions/setup-registry@0cf1221da92242205c2d9f8a63add344ebd6b304 # v1.6.1 if: inputs.registry == '' with: port: 5000