Skip to content

Commit 99faf00

Browse files
chore(deps): bump cachix/cachix-action from 16 to 17 (#592)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04f5dae commit 99faf00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cachix-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
accept-flake-config = true
2323
extra-substituters = https://cache.iog.io https://neohaskell.cachix.org
2424
extra-trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= neohaskell.cachix.org-1:mo2cLaGbwqbrxs9xhqKK8jeNsn3osi7t6XoAmxSZssc=
25-
- uses: cachix/cachix-action@v16
25+
- uses: cachix/cachix-action@v17
2626
with:
2727
name: neohaskell
2828
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

0 commit comments

Comments
 (0)