From 14800a94de546fb119050ed5dde8974f3ea4e97b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 14:23:25 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.5.12 to 1.5.13 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.12 to 1.5.13. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/f77a7c3431f961556be5a41e2602c450a590f3e5...18e5e3427cf9d6bcfbefe60dca48e40292f000c5) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.13 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 bb72ad61..ee3faed1 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@f77a7c3431f961556be5a41e2602c450a590f3e5 # v1.5.12 + - uses: chainguard-dev/actions/setup-registry@18e5e3427cf9d6bcfbefe60dca48e40292f000c5 # v1.5.13 if: inputs.registry == '' with: port: 5000