Skip to content

Commit

Permalink
Merge pull request #217 from pbogdan/dependabot/github_actions/cachix…
Browse files Browse the repository at this point in the history
…/cachix-action-15

build(deps): bump cachix/cachix-action from 14 to 15
  • Loading branch information
pbogdan authored Jan 8, 2025
2 parents 2d797e8 + 274ee6b commit f12e132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v15
with:
name: pbogdan
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit f12e132

Please sign in to comment.