From cab8ca9dec9f732beeb1fbe560759ec215f6d109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:50:42 +0000 Subject: [PATCH] chore(deps): bump chainguard-dev/actions/kind-diag from 1.5.11 to 1.5.16 Bumps [chainguard-dev/actions/kind-diag](https://github.com/chainguard-dev/actions) from 1.5.11 to 1.5.16. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/7d647f470c4d3692286221bd17ca78206976a61c...eba358c567c5b091e34187d905258baebdd2a4ec) --- updated-dependencies: - dependency-name: chainguard-dev/actions/kind-diag dependency-version: 1.5.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/e2e-matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-matrix.yml b/.github/workflows/e2e-matrix.yml index ca70ffed1d..9d5039e2a3 100644 --- a/.github/workflows/e2e-matrix.yml +++ b/.github/workflows/e2e-matrix.yml @@ -74,7 +74,7 @@ jobs: name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }} path: ${{ env.ARTIFACTS }} - - uses: chainguard-dev/actions/kind-diag@7d647f470c4d3692286221bd17ca78206976a61c # v1.5.11 + - uses: chainguard-dev/actions/kind-diag@eba358c567c5b091e34187d905258baebdd2a4ec # v1.5.16 if: ${{ failure() }} with: artifact-name: ${{ matrix.k8s-version }}-${{ matrix.feature-flags }}-logs