Skip to content

Commit 329070a

Browse files
dependabot[bot]rvolosatovs
authored andcommitted
build(deps): bump cachix/cachix-action in /.github/actions/install-nix
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 16 to 17. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](cachix/cachix-action@v16...v17) --- updated-dependencies: - dependency-name: cachix/cachix-action dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b08e17a commit 329070a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-nix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
extra-conf: |
1717
accept-flake-config = true
1818
19-
- uses: cachix/cachix-action@v16
19+
- uses: cachix/cachix-action@v17
2020
continue-on-error: true
2121
with:
2222
name: bytecodealliance

0 commit comments

Comments
 (0)