From 02e1db6312250bf1a59f9b1317a200d974bc4805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 14:13:09 +0000 Subject: [PATCH] chore(deps): Bump chainguard-dev/actions from 1.6.13 to 1.6.14 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.13 to 1.6.14. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/f45211d3e8f9d2676c6b8cdd6a765435e06c819d...de68b87302e6266db5fb5220246f8aa46fe94b67) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.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 ec64c082..1c91db66 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@f45211d3e8f9d2676c6b8cdd6a765435e06c819d # v1.6.13 + - uses: chainguard-dev/actions/setup-registry@de68b87302e6266db5fb5220246f8aa46fe94b67 # v1.6.14 if: inputs.registry == '' with: port: 5000