summaryrefslogtreecommitdiff
path: root/.github/workflows/update-flake.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-20 03:44:47 -0400
committerGitHub <[email protected]>2024-05-20 03:44:47 -0400
commit5f37fcb31e68f956e18652d680d50cbc4bbec0a6 (patch)
tree36a9d6eb619b9b83f20deb955b6918ccc6363754 /.github/workflows/update-flake.yaml
parentd0f460887f085c02883aaf33bb18e97ba83f9b6b (diff)
actions: bump cachix/install-nix-action from 26 to 27 (#58)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/update-flake.yaml')
-rw-r--r--.github/workflows/update-flake.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-flake.yaml b/.github/workflows/update-flake.yaml
index dd290f9..2155110 100644
--- a/.github/workflows/update-flake.yaml
+++ b/.github/workflows/update-flake.yaml
@@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Nix
- uses: cachix/install-nix-action@v26
+ uses: cachix/install-nix-action@V27
- name: Set Git user info
run: |