Skip to content

Commit c1e1316

Browse files
chore(deps): bump cachix/install-nix-action in the all group (#667)
Bumps the all group with 1 update: [cachix/install-nix-action](https://github.com/cachix/install-nix-action). Updates `cachix/install-nix-action` from 31.9.1 to 31.10.1 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md) - [Commits](cachix/install-nix-action@2126ae7...1ca7d21) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: 31.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d9efc9 commit c1e1316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
solc-select use 0.5.7 --always-install
8181
- name: Set up nix
8282
if: matrix.type == 'dapp'
83-
uses: cachix/install-nix-action@2126ae7fc54c9df00dd18f7f18754393182c73cd # v31.9.1
83+
uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31.10.1
8484
- name: Set up cachix
8585
if: matrix.type == 'dapp'
8686
uses: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1 # v16

0 commit comments

Comments
 (0)