From bb9f070c6b1c6c3ebad671edbbbf61ecf19f1b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 13:45:00 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.1.2 to 1.1.3 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](https://github.com/chainguard-dev/actions/compare/5363dd9eb48083bbf7674a4bbe62d71c3b230edd...fb25e25ce9d833614e70fa612dabc960d88b610b) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.1.3 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 a3ca1353..dc5eef69 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@5363dd9eb48083bbf7674a4bbe62d71c3b230edd # v1.1.2 + - uses: chainguard-dev/actions/setup-registry@fb25e25ce9d833614e70fa612dabc960d88b610b # v1.1.3 if: inputs.registry == '' with: port: 5000