From f3c18038c807283bcd0b8796d3a6ca174b30efba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 18:34:08 +0000 Subject: [PATCH] chore(deps): bump chainguard-dev/actions from 1.6.16 to 1.6.19 Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.16 to 1.6.19. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/0cba302c40fce067ec0d39f1d91b10580d4b06b0...c69a264ec2a5934c3186c618f368fc1c86f16cff) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.19 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 eea97530be..273849621e 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@0cba302c40fce067ec0d39f1d91b10580d4b06b0 # v1.6.16 + uses: chainguard-dev/actions/kind-diag@c69a264ec2a5934c3186c618f368fc1c86f16cff # v1.6.19 with: cluster-resources: nodes namespace-resources: pods,taskruns,jobs