From b785a408864a99a8efaf6de674835da4a8de1242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:06:04 +0000 Subject: [PATCH] chore(deps): bump jupyterhub/action-k3s-helm from 3 to 4 Bumps [jupyterhub/action-k3s-helm](https://github.com/jupyterhub/action-k3s-helm) from 3 to 4. - [Release notes](https://github.com/jupyterhub/action-k3s-helm/releases) - [Changelog](https://github.com/jupyterhub/action-k3s-helm/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterhub/action-k3s-helm/compare/v3...v4) --- updated-dependencies: - dependency-name: jupyterhub/action-k3s-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/lint-test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 0528014b9..755134be5 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -69,7 +69,7 @@ jobs: fi - name: Create testing cluster - uses: jupyterhub/action-k3s-helm@v3 + uses: jupyterhub/action-k3s-helm@v4 with: k3s-version: v1.23.9+k3s1 @@ -136,7 +136,7 @@ jobs: fi - name: Create testing cluster - uses: jupyterhub/action-k3s-helm@v3 + uses: jupyterhub/action-k3s-helm@v4 with: k3s-version: v1.23.9+k3s1