Skip to content

Commit

Permalink
build(deps): bump cachix/install-nix-action from 16 to 17 (#925)
Browse files Browse the repository at this point in the history
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](cachix/install-nix-action@v16...v17)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2022
1 parent 31ae281 commit 8318af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2.4.0
with:
fetch-depth: 1
- uses: cachix/install-nix-action@v16
- uses: cachix/install-nix-action@v17

- name: Build
run: nix-build
Expand Down

0 comments on commit 8318af2

Please sign in to comment.