From f9aff4ad692a3eb7fb16ab198e76ad3e999065ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 13:11:47 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.5.16 to 1.6.0 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.16 to 1.6.0. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/eba358c567c5b091e34187d905258baebdd2a4ec...081e79ee578199ef583d4ca74edc376b50b9409c) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 40f0763f..dcd89b87 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@eba358c567c5b091e34187d905258baebdd2a4ec # v1.5.16 + - uses: chainguard-dev/actions/setup-registry@081e79ee578199ef583d4ca74edc376b50b9409c # v1.6.0 if: inputs.registry == '' with: port: 5000