[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
- [nongnu] elpa/nix-mode updated (c18a24e9ac -> 43bb31e6e0), ELPA Syncer, 2023/03/17
- [nongnu] elpa/nix-mode beb96dce67 3/7: Introduce nix-store-path-omit-self, ELPA Syncer, 2023/03/17
- [nongnu] elpa/nix-mode e6a37d2a07 1/7: Add lexical-binding declaration to nix-drv-mode, ELPA Syncer, 2023/03/17
- [nongnu] elpa/nix-mode c3ffcafd7d 4/7: Annotate defcustoms and minor refactorings, ELPA Syncer, 2023/03/17
- [nongnu] elpa/nix-mode bfef9f1166 5/7: chore(deps): bump cachix/install-nix-action from 18 to 20,
ELPA Syncer <=
- [nongnu] elpa/nix-mode ad882d77ba 2/7: Fix typos and indentation mismatch, ELPA Syncer, 2023/03/17
- [nongnu] elpa/nix-mode 43bb31e6e0 7/7: Merge pull request #182 from NixOS/dependabot/github_actions/cachix/install-nix-action-20, ELPA Syncer, 2023/03/17
- [nongnu] elpa/nix-mode e06fbfd62b 6/7: Merge pull request #181 from nagy/master, ELPA Syncer, 2023/03/17