aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot]2022-10-18 01:03:04 +0000
committerGitHub2022-10-18 01:03:04 +0000
commitfee5db161b67316f29254f29ce5eea3044ebfdac (patch)
tree09e57355688220be9917f7add5d8e141152c08ef /.github/workflows
parent414214f883c73d341db3b2638eed5e077de8eb53 (diff)
build(deps): bump cachix/install-nix-action from 17 to 18 (#4340)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/cachix.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cachix.yml b/.github/workflows/cachix.yml
index d4547e58..bc72bb78 100644
--- a/.github/workflows/cachix.yml
+++ b/.github/workflows/cachix.yml
@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: Install nix
- uses: cachix/install-nix-action@v17
+ uses: cachix/install-nix-action@v18
- name: Authenticate with Cachix
uses: cachix/cachix-action@v11