summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-04 06:22:58 -0400
committerGitHub <[email protected]>2024-06-04 06:22:58 -0400
commit981ef90b0cd3484f1433131642b37445b729e687 (patch)
tree14c91e3a4de2d6ca26295f2963bed9343c00be09 /.github/workflows/ci.yaml
parent936db5739a58ad5d01810c60e8ebebafc93f00ab (diff)
ci: bump DeterminateSystems/nix-installer-action from 11 to 12 (#3)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 11 to 12. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v11...v12) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-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/ci.yaml')
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 7a5bae0..dcbd5eb 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Nix
- uses: DeterminateSystems/nix-installer-action@v11
+ uses: DeterminateSystems/nix-installer-action@v12
- name: Setup Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v6