about summary refs log tree commit diff
path: root/nixpkgs/.github/workflows/check-maintainers-sorted.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/.github/workflows/check-maintainers-sorted.yaml')
-rw-r--r--nixpkgs/.github/workflows/check-maintainers-sorted.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/.github/workflows/check-maintainers-sorted.yaml b/nixpkgs/.github/workflows/check-maintainers-sorted.yaml
index 94f71ad7f894..074644153204 100644
--- a/nixpkgs/.github/workflows/check-maintainers-sorted.yaml
+++ b/nixpkgs/.github/workflows/check-maintainers-sorted.yaml
@@ -16,7 +16,7 @@ jobs:
         with:
           # pull_request_target checks out the base branch by default
           ref: refs/pull/${{ github.event.pull_request.number }}/merge
-      - uses: cachix/install-nix-action@7ac1ec25491415c381d9b62f0657c7a028df52a7 # v24
+      - uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28 # v25
         with:
           # explicitly enable sandbox
           extra_nix_config: sandbox = true