From 0455cc078ec4dec14f2a5742e0a01ca65b46701e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 13:36:42 +0000 Subject: [PATCH] chore(deps): bump chainguard-dev/actions from 1.6.9 to 1.6.11 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.9 to 1.6.11. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/d67380d0b02c09412f8e17f660ec48870bd89e6e...8bb24c24be6871bee44f19be55ea11e3b2aea3dd) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.11 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 be0b462a1e..ab45ac1b3b 100644 --- a/.github/workflows/reusable-e2e.yaml +++ b/.github/workflows/reusable-e2e.yaml @@ -121,7 +121,7 @@ jobs: - name: Collect diagnostics if: ${{ failure() }} - uses: chainguard-dev/actions/kind-diag@d67380d0b02c09412f8e17f660ec48870bd89e6e # v1.6.9 + uses: chainguard-dev/actions/kind-diag@8bb24c24be6871bee44f19be55ea11e3b2aea3dd # v1.6.11 with: cluster-resources: nodes namespace-resources: pods,taskruns,jobs