Skip to content

Commit 208c6e2

Browse files
dependabot[bot]mrkkrp
authored andcommitted
Bump cachix/cachix-action from 16 to 17
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 2164be7 commit 208c6e2

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
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
extra_nix_config: |
2323
accept-flake-config = true
24-
- uses: cachix/cachix-action@v16
24+
- uses: cachix/cachix-action@v17
2525
with:
2626
name: tweag-ormolu
2727
authToken: '${{ secrets.CACHIX_TWEAG_ORMOLU_AUTH_TOKEN }}'

0 commit comments

Comments
 (0)