From 6c252643e339b9141321bd8e0df30835b3e3710a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 14:44:00 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.5.13 to 1.5.14 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.13 to 1.5.14. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/18e5e3427cf9d6bcfbefe60dca48e40292f000c5...fac81f8edade777ac0bedfa9f4a42591accab9c8) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.14 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 a83fdbcf..503fa4c3 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@18e5e3427cf9d6bcfbefe60dca48e40292f000c5 # v1.5.13 + - uses: chainguard-dev/actions/setup-registry@fac81f8edade777ac0bedfa9f4a42591accab9c8 # v1.5.14 if: inputs.registry == '' with: port: 5000