From 15cf877149b15d702ae351e26afa2726875d5bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 07:35:06 +0000 Subject: [PATCH] chore(deps): bump chainguard-dev/actions from 1.6.14 to 1.6.23 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.14 to 1.6.23. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/de68b87302e6266db5fb5220246f8aa46fe94b67...5f020827ba80ff5d64d45116542d0c733e8e7e71) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.23 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 d599bc73af..b446851290 100644 --- a/.github/workflows/reusable-e2e.yaml +++ b/.github/workflows/reusable-e2e.yaml @@ -122,7 +122,7 @@ jobs: - name: Collect diagnostics if: ${{ failure() }} - uses: chainguard-dev/actions/kind-diag@de68b87302e6266db5fb5220246f8aa46fe94b67 # v1.6.14 + uses: chainguard-dev/actions/kind-diag@5f020827ba80ff5d64d45116542d0c733e8e7e71 # v1.6.23 with: cluster-resources: nodes namespace-resources: pods,taskruns,jobs \ No newline at end of file