From e924532756060183b242d0ef9d34ff7fdc21c88a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 14:31:42 +0000 Subject: [PATCH] chore: update releases --- .github/workflows/ci.yaml | 4 ++-- .github/workflows/cron.yaml | 2 +- nvidia-gpu/vars.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bac74a67..e6463a03 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,7 +34,7 @@ jobs: - /usr/etc/buildkit/buildkitd.toml:/etc/buildkit/buildkitd.toml steps: - name: checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Unshallow run: | git fetch --prune --unshallow @@ -54,7 +54,7 @@ jobs: make nonfree - name: Login to registry if: github.event_name != 'pull_request' - uses: docker/login-action@v2 + uses: docker/login-action@v3 with: password: ${{ secrets.GITHUB_TOKEN }} registry: ghcr.io diff --git a/.github/workflows/cron.yaml b/.github/workflows/cron.yaml index 66aefcd7..2bdc0d6f 100644 --- a/.github/workflows/cron.yaml +++ b/.github/workflows/cron.yaml @@ -21,7 +21,7 @@ jobs: - /usr/etc/buildkit/buildkitd.toml:/etc/buildkit/buildkitd.toml steps: - name: checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Unshallow run: | git fetch --prune --unshallow diff --git a/nvidia-gpu/vars.yaml b/nvidia-gpu/vars.yaml index bc6278e8..a480c363 100644 --- a/nvidia-gpu/vars.yaml +++ b/nvidia-gpu/vars.yaml @@ -1,6 +1,6 @@ # only update if there's a matching fabric manager version # renovate: datasource=github-releases depName=nvidia/open-gpu-kernel-modules -NVIDIA_DRIVER_VERSION: 535.54.03 +NVIDIA_DRIVER_VERSION: 545.29.03 # renovate: datasource=git-tags depName=https://gitlab.com/nvidia/container-toolkit/container-toolkit.git CONTAINER_TOOLKIT_VERSION: v1.13.5 CONTAINER_TOOLKIT_REF: 6b8589dcb4dead72ab64f14a5912886e6165c079