From ec9402a328d571dddc9f50d2897ffa94a081d001 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Mar 2026 05:02:28 +0000 Subject: [PATCH] chore(deps): update github-actions-non-major --- .forgejo/actions/prepare-docker-build/action.yml | 2 +- .forgejo/workflows/renovate.yml | 2 +- .forgejo/workflows/update-flake-hashes.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.forgejo/actions/prepare-docker-build/action.yml b/.forgejo/actions/prepare-docker-build/action.yml index 9c1026d6..89a8f215 100644 --- a/.forgejo/actions/prepare-docker-build/action.yml +++ b/.forgejo/actions/prepare-docker-build/action.yml @@ -152,7 +152,7 @@ runs: - name: inject cache into docker if: ${{ env.BUILDKIT_ENDPOINT == '' }} - uses: https://github.com/reproducible-containers/buildkit-cache-dance@v3.3.0 + uses: https://github.com/reproducible-containers/buildkit-cache-dance@v3.3.2 with: cache-map: | { diff --git a/.forgejo/workflows/renovate.yml b/.forgejo/workflows/renovate.yml index 1d3a9efc..412dedab 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -43,7 +43,7 @@ jobs: name: Renovate runs-on: ubuntu-latest container: - image: ghcr.io/renovatebot/renovate:43.59.3@sha256:c1706ec9c9fc334b0a2c048e0336d1c3f7f109184df55e2453e48348326438a8 + image: ghcr.io/renovatebot/renovate:43.59.4@sha256:f951508dea1e7d71cbe6deca298ab0a05488e7631229304813f630cc06010892 options: --tmpfs /tmp:exec steps: - name: Checkout diff --git a/.forgejo/workflows/update-flake-hashes.yml b/.forgejo/workflows/update-flake-hashes.yml index d6d84ada..45252591 100644 --- a/.forgejo/workflows/update-flake-hashes.yml +++ b/.forgejo/workflows/update-flake-hashes.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: true token: ${{ secrets.FORGEJO_TOKEN }} - - uses: https://github.com/cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31.9.0 + - uses: https://github.com/cachix/install-nix-action@19effe9fe722874e6d46dd7182e4b8b7a43c4a99 # v31.10.0 with: nix_path: nixpkgs=channel:nixos-unstable