Skip to content

Commit

Permalink
chore: bump nixbuild/nix-quick-install-action from 15 to 16 (#94)
Browse files Browse the repository at this point in the history
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 15 to 16.
- [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases)
- [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE)
- [Commits](nixbuild/nix-quick-install-action@v15...v16)

---
updated-dependencies:
- dependency-name: nixbuild/nix-quick-install-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 Jun 17, 2022
1 parent 0520dcb commit 1323f5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
fetch-depth: 0

- uses: nixbuild/nix-quick-install-action@v15
- uses: nixbuild/nix-quick-install-action@v16
with:
nix_version: 2.4
nix_conf: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: 0

- uses: nixbuild/nix-quick-install-action@v15
- uses: nixbuild/nix-quick-install-action@v16
with:
nix_version: 2.4
nix_conf: |
Expand Down

0 comments on commit 1323f5c

Please sign in to comment.