From 1abc9259b1987745079ab45065b94c6a8b4a0316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 04:42:24 +0000 Subject: [PATCH] build(deps): bump crazy-max/.github from 1.6.0 to 1.7.0 Bumps [crazy-max/.github](https://github.com/crazy-max/.github) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/crazy-max/.github/releases) - [Commits](https://github.com/crazy-max/.github/compare/d89fe92d808a15e2b2ed5cdb62db7c172c31410d...4a17dbaa9ce13920fc5bb8824eb89c16301e5ab2) --- updated-dependencies: - dependency-name: crazy-max/.github dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 924fef2..83bcd91 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -488,7 +488,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Install k3s - uses: crazy-max/.github/.github/actions/install-k3s@d89fe92d808a15e2b2ed5cdb62db7c172c31410d # v1.6.0 + uses: crazy-max/.github/.github/actions/install-k3s@4a17dbaa9ce13920fc5bb8824eb89c16301e5ab2 # v1.7.0 - name: Set up Docker Buildx id: buildx