Skip to content

Commit

Permalink
ci: bump DeterminateSystems/nix-installer-action from 10 to 11 (#101)
Browse files Browse the repository at this point in the history
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 10 to 11.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](DeterminateSystems/nix-installer-action@v10...v11)

---
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>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 1914ef3 commit 83585d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/nix-installer-action@v11

- uses: cachix/cachix-action@v14
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cosmic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/nix-installer-action@v11

- uses: cachix/cachix-action@v14
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/nix-installer-action@v11

- id: update-flake-lock
uses: DeterminateSystems/update-flake-lock@v21
Expand Down

0 comments on commit 83585d6

Please sign in to comment.