summaryrefslogtreecommitdiff
path: root/.github/workflows/update-lock.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-23 01:45:10 +0000
committerseth <[email protected]>2024-03-23 01:49:24 +0000
commit7a7281d0ea6596aecf7a1ccfc1df63a1f6d7caa6 (patch)
tree802bee59465b660d025537cb8ea7395b06f65d8d /.github/workflows/update-lock.yaml
parent4d830391b2d7715545b04709cde9fcd167480091 (diff)
actions: bump DeterminateSystems/nix-installer-action from 9 to 10
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 9 to 10. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v9...v10) --- 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/workflows/update-lock.yaml')
-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 f4bd3ac..b91fb75 100644
--- a/.github/workflows/update-lock.yaml
+++ b/.github/workflows/update-lock.yaml
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Nix
- uses: DeterminateSystems/nix-installer-action@v9
+ uses: DeterminateSystems/nix-installer-action@v10
- name: Update lockfile & make PR
uses: DeterminateSystems/update-flake-lock@v21