Skip to content

Commit

Permalink
build(deps): bump nixbuild/nix-quick-install-action from 24 to 25
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 24 to 25.
- [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@v24...v25)

---
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]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 3, 2023
1 parent 8a22e60 commit 4389bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: nixbuild/nix-quick-install-action@v24
- uses: nixbuild/nix-quick-install-action@v25
with:
nix_conf: |
experimental-features = nix-command flakes
Expand Down

0 comments on commit 4389bd7

Please sign in to comment.