Bump nixbuild/nix-quick-install-action in the github-actions group
Bumps the github-actions group with 1 update: [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action). Updates `nixbuild/nix-quick-install-action` from 29 to 30 - [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases) - [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE) - [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v29...v30) --- updated-dependencies: - dependency-name: nixbuild/nix-quick-install-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f1662b7a1f
commit
1ef8a39613
2
.github/workflows/hosts.yml
vendored
2
.github/workflows/hosts.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Install nix
|
||||
uses: nixbuild/nix-quick-install-action@v29
|
||||
uses: nixbuild/nix-quick-install-action@v30
|
||||
with:
|
||||
load_nixConfig: false
|
||||
nix_conf: |
|
||||
|
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Install nix
|
||||
uses: nixbuild/nix-quick-install-action@v29
|
||||
uses: nixbuild/nix-quick-install-action@v30
|
||||
with:
|
||||
load_nixConfig: false
|
||||
nix_conf: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user