From 1d08e7b535d08e0ed9086569199132e4d3044043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 02:52:42 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.6.23 to 1.6.24 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.23 to 1.6.24. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/5f020827ba80ff5d64d45116542d0c733e8e7e71...9978bf17926f53444b5eff45479954d94ec12e32) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.24 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 a994955..4703f93 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -30,7 +30,7 @@ jobs: check-latest: true cache: false - - uses: chainguard-dev/actions/goimports@5f020827ba80ff5d64d45116542d0c733e8e7e71 # v1.6.23 + - uses: chainguard-dev/actions/goimports@9978bf17926f53444b5eff45479954d94ec12e32 # v1.6.24 - name: Build and Test run: |