Skip to content

Commit ef50f39

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 951ca08 commit ef50f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
with:
1212
extra-conf: |
1313
accept-flake-config = true
14-
- uses: cachix/cachix-action@v16
14+
- uses: cachix/cachix-action@v17
1515
continue-on-error: true
1616
with:
1717
name: bytecodealliance

0 commit comments

Comments
 (0)