From 7c70bd79e1db68f89509f948bb7d396354bead24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 13:16:05 +0000 Subject: [PATCH] chore(deps): Bump chainguard-dev/actions from 1.6.16 to 1.6.17 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.16 to 1.6.17. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/0cba302c40fce067ec0d39f1d91b10580d4b06b0...916fec00fb80f3cd124a0b41eef79ee63f607c5d) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.17 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 790587ae..cad49dcf 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@0cba302c40fce067ec0d39f1d91b10580d4b06b0 # v1.6.16 + - uses: chainguard-dev/actions/setup-registry@916fec00fb80f3cd124a0b41eef79ee63f607c5d # v1.6.17 if: inputs.registry == '' with: port: 5000