emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/nix-mode bfef9f1166 5/7: chore(deps): bump cachix/install-


From: ELPA Syncer
Subject: [nongnu] elpa/nix-mode bfef9f1166 5/7: chore(deps): bump cachix/install-nix-action from 18 to 20
Date: Fri, 17 Mar 2023 22:00:06 -0400 (EDT)

branch: elpa/nix-mode
commit bfef9f1166ac149f388ba7352fa13ce19f45396c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    chore(deps): bump cachix/install-nix-action from 18 to 20
    
    Bumps 
[cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 
18 to 20.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](https://github.com/cachix/install-nix-action/compare/v18...v20)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 49cbe21e69..9598e395f1 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
     - uses: actions/checkout@v3
       with:
         fetch-depth: 0
-    - uses: cachix/install-nix-action@v18
+    - uses: cachix/install-nix-action@v20
       with:
         nix_path: nixpkgs=channel:${{ matrix.nixpkgs_channel }}
     #- run: nix build



reply via email to

[Prev in Thread] Current Thread [Next in Thread]