From 8163e97f7f4c2543f07870737a28b680ae0001a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 04:42:26 +0000 Subject: [PATCH] build(deps): bump crazy-max/.github from 1.1.0 to 1.2.0 Bumps [crazy-max/.github](https://github.com/crazy-max/.github) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/crazy-max/.github/releases) - [Commits](https://github.com/crazy-max/.github/compare/20ef82212dc54bab5749f5e05576ca6d3c8a5773...bbd31df64ee0f097a02f12495f541f9236f18c46) --- updated-dependencies: - dependency-name: crazy-max/.github dependency-version: 1.2.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 1446ec0..f6e4985 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -485,7 +485,7 @@ jobs: uses: actions/checkout@v6 - name: Install k3s - uses: crazy-max/.github/.github/actions/install-k3s@20ef82212dc54bab5749f5e05576ca6d3c8a5773 # v1.1.0 + uses: crazy-max/.github/.github/actions/install-k3s@bbd31df64ee0f097a02f12495f541f9236f18c46 # v1.2.0 - name: Set up Docker Buildx id: buildx