summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-03 17:03:14 +0000
committerseth <[email protected]>2024-06-04 10:24:00 +0000
commite752546c8efa0f15595aff2cc8b3aa7e5590efa3 (patch)
tree954fb70dcd58cc3904d0235761c5ce1ec3c425ef /.github
parent27d8b55b350b8214dff1c5d84c124664c9e7110e (diff)
deps(actions): bump DeterminateSystems/nix-installer-action
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]>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docker.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml
index df71047..2bccf84 100644
--- a/.github/workflows/docker.yaml
+++ b/.github/workflows/docker.yaml
@@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Nix
- uses: DeterminateSystems/nix-installer-action@v11
+ uses: DeterminateSystems/nix-installer-action@v12
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v6