From ad83f0be21e46fe9b2585c73bb62efbc43a4feea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 17:37:42 +0000 Subject: [PATCH] chore(deps): Bump chainguard-dev/actions from 1.6.17 to 1.6.19 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.17 to 1.6.19. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/916fec00fb80f3cd124a0b41eef79ee63f607c5d...c69a264ec2a5934c3186c618f368fc1c86f16cff) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.19 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 fe331472..14a5c241 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@916fec00fb80f3cd124a0b41eef79ee63f607c5d # v1.6.17 + - uses: chainguard-dev/actions/setup-registry@c69a264ec2a5934c3186c618f368fc1c86f16cff # v1.6.19 if: inputs.registry == '' with: port: 5000