From ee0290b6cbef89968ea2cde8bbd2c707be721d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:26:15 +0000 Subject: [PATCH] build(deps): bump chainguard-dev/actions in the github-actions group Bumps the github-actions group with 1 update: [chainguard-dev/actions](https://github.com/chainguard-dev/actions). Updates `chainguard-dev/actions` from 1.6.18 to 1.6.19 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/4a81273c8653122cf4e48cc248f9073b660c5e6d...c69a264ec2a5934c3186c618f368fc1c86f16cff) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/kind-e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kind-e2e.yaml b/.github/workflows/kind-e2e.yaml index 17bc0ea4ca1..2109035c653 100644 --- a/.github/workflows/kind-e2e.yaml +++ b/.github/workflows/kind-e2e.yaml @@ -67,7 +67,7 @@ jobs: - name: Install KinD # TODO: replace with chainguard-dev/actions/setup-kind - uses: chainguard-dev/actions/setup-kind@4a81273c8653122cf4e48cc248f9073b660c5e6d # main + uses: chainguard-dev/actions/setup-kind@c69a264ec2a5934c3186c618f368fc1c86f16cff # main with: k8s-version: ${{ matrix.k8s-version }} kind-worker-count: 1