summaryrefslogtreecommitdiff
path: root/.github/workflows/clippy.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-03 23:07:09 -0500
committerGitHub <[email protected]>2025-01-03 23:07:09 -0500
commit7d263c314b40da08d3422526f5426956f41334a1 (patch)
treec7870ec39fdba8d6988d4dfdcb7579250c5774ce /.github/workflows/clippy.yaml
parenta3ad5842afde1046f230c923e26e5c279b9b526b (diff)
ci: bump DeterminateSystems/nix-installer-action from 15 to 16 (#35)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 15 to 16. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v15...v16) --- 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/clippy.yaml')
-rw-r--r--.github/workflows/clippy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/clippy.yaml b/.github/workflows/clippy.yaml
index 745a126..0c5c632 100644
--- a/.github/workflows/clippy.yaml
+++ b/.github/workflows/clippy.yaml
@@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Nix
- uses: DeterminateSystems/nix-installer-action@v15
+ uses: DeterminateSystems/nix-installer-action@v16
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v8