From 3d096506eecef9417178c7b29359cb0e57bb2625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 02:52:57 +0000 Subject: [PATCH] Bump chainguard-dev/actions from 1.6.23 to 1.6.25 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.23 to 1.6.25. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/5f020827ba80ff5d64d45116542d0c733e8e7e71...e1c4977ad9cb32b12c5b222ec0134a22bec60bd5) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.25 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..cf193af 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@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5 # v1.6.25 - name: Build and Test run: |