Skip to content

Commit

Permalink
chore(deps): bump cachix/cachix-action from v6 to v7
Browse files Browse the repository at this point in the history
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v6 to v7.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](cachix/cachix-action@v6...e689c31)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and avdv committed Nov 5, 2020
1 parent ff381b0 commit 9a8a5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: cachix/install-nix-action@v11
with:
skip_adding_nixpkgs_channel: true
- uses: cachix/cachix-action@v6
- uses: cachix/cachix-action@v7
with:
name: cbley
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit 9a8a5f4

Please sign in to comment.