chore(deps): bump cachix/cachix-action from v6 to v7
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v6 to v7. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/v6...e689c31e6e563e2ebb55fd6ff48b8337c64a54d1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8cec937b86
commit
b330748f6d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
skip_adding_nixpkgs_channel: true
|
skip_adding_nixpkgs_channel: true
|
||||||
|
|
||||||
- name: Build with cachix
|
- name: Build with cachix
|
||||||
uses: cachix/cachix-action@v6
|
uses: cachix/cachix-action@v7
|
||||||
with:
|
with:
|
||||||
name: hakyll-nix-template
|
name: hakyll-nix-template
|
||||||
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
|
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue