From 8f9ce9d10fd0c0be9fa2cef099a6fab6b62aff89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:13:39 +0000 Subject: [PATCH] chore(deps): 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/reusable-e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-e2e.yaml b/.github/workflows/reusable-e2e.yaml index 175f815a4e..087ff3cf84 100644 --- a/.github/workflows/reusable-e2e.yaml +++ b/.github/workflows/reusable-e2e.yaml @@ -123,7 +123,7 @@ jobs: - name: Collect diagnostics if: ${{ failure() }} - uses: chainguard-dev/actions/kind-diag@5f020827ba80ff5d64d45116542d0c733e8e7e71 # v1.6.23 + uses: chainguard-dev/actions/kind-diag@e1c4977ad9cb32b12c5b222ec0134a22bec60bd5 # v1.6.25 with: cluster-resources: nodes namespace-resources: pods,taskruns,jobs