Skip to content

Commit ea04f23

Browse files
chore(deps): bump cachix/cachix-action from 16 to 17 in the all group
Bumps the all group with 1 update: [cachix/cachix-action](https://github.com/cachix/cachix-action). Updates `cachix/cachix-action` from 16 to 17 - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](cachix/cachix-action@3ba601f...1eb2ef6) --- updated-dependencies: - dependency-name: cachix/cachix-action dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a08b0b commit ea04f23

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
@@ -83,7 +83,7 @@ jobs:
8383
uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31.10.1
8484
- name: Set up cachix
8585
if: matrix.type == 'dapp'
86-
uses: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1 # v16
86+
uses: cachix/cachix-action@1eb2ef646ac0255473d23a5907ad7b04ce94065c # v17
8787
with:
8888
name: dapp
8989
- name: Install Foundry

0 commit comments

Comments
 (0)