1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-10-05 17:37:11 +03:00
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-20 21:59:32 +00:00 committed by Mark Karpov
parent 0d33770f31
commit e3d67c8ace

View File

@ -21,7 +21,7 @@ jobs:
with:
extra_nix_config: |
accept-flake-config = true
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v15
with:
name: tweag-ormolu
authToken: '${{ secrets.CACHIX_TWEAG_ORMOLU_AUTH_TOKEN }}'
@ -83,7 +83,7 @@ jobs:
with:
extra_nix_config: |
accept-flake-config = true
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v15
with:
name: tweag-ormolu
authToken: '${{ secrets.CACHIX_TWEAG_ORMOLU_AUTH_TOKEN }}'