diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-21 21:08:08 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-03-21 21:14:12 +0000 |
| commit | 941909e3d0fde7fb68b6728cf1d48db4643a8d35 (patch) | |
| tree | 894b2fc1d8c15dcbef7ee638a986c93c8d42f163 | |
| parent | a5126428ff64abefb702b3d72ce1a09919e3bbeb (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]>
| -rw-r--r-- | .github/workflows/update-lock.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml index 2600163..7ea545a 100644 --- a/.github/workflows/update-lock.yaml +++ b/.github/workflows/update-lock.yaml @@ -26,7 +26,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 |
