Skip to content

Commit

Permalink
Merge pull request #8 from section77/dependabot/github_actions/cachix…
Browse files Browse the repository at this point in the history
…/cachix-action-13

Bump cachix/cachix-action from 12 to 13
  • Loading branch information
sportfloh authored Dec 4, 2023
2 parents 1a41a6a + d89dfd4 commit 8bb80db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: cachix/install-nix-action@v23
with:
nix_path: nixpkgs=channel:nixos-22.11
- uses: cachix/cachix-action@v12
- uses: cachix/cachix-action@v13
with:
name: s77-werbematerial
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit 8bb80db

Please sign in to comment.