From 96aeeca1d10bbb5dcfdb5bf05f55cae280a273ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 16:27:17 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.5.10 to 1.5.11 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.10 to 1.5.11. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d...7d647f470c4d3692286221bd17ca78206976a61c) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.11 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 29919f6f..1b50e0d0 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@3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d # v1.5.10 + - uses: chainguard-dev/actions/setup-registry@7d647f470c4d3692286221bd17ca78206976a61c # v1.5.11 if: inputs.registry == '' with: port: 5000