summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-10 10:09:21 +0000
committerseth <[email protected]>2024-06-10 18:25:59 -0400
commitab8711659f402d84a88f056c2c8239f56965826b (patch)
tree245cf10b9b04a6ddd1ec86636893780c3ad1ba07 /.github
parentc3dcf9a43d565c15d425d91de4059bbd9c88c27a (diff)
ci: bump DeterminateSystems/nix-installer-action from 11 to 12
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/update-lock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml
index 19ae804..c38cc6e 100644
--- a/.github/workflows/update-lock.yaml
+++ b/.github/workflows/update-lock.yaml
@@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Nix
- uses: DeterminateSystems/nix-installer-action@v11
+ uses: DeterminateSystems/nix-installer-action@v12
- name: Update lockfile & make PR
uses: DeterminateSystems/update-flake-lock@v22