From 8601db98443a2a62574bc69399c051f3239012a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 13:11:53 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.5.14 to 1.5.15 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.14 to 1.5.15. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/fac81f8edade777ac0bedfa9f4a42591accab9c8...6f74cdeee55d70b03fa220746d6739dbbb3e9421) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.15 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 503fa4c3..a5a83d30 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@fac81f8edade777ac0bedfa9f4a42591accab9c8 # v1.5.14 + - uses: chainguard-dev/actions/setup-registry@6f74cdeee55d70b03fa220746d6739dbbb3e9421 # v1.5.15 if: inputs.registry == '' with: port: 5000