Skip to content

Commit

Permalink
Merge pull request #20 from section77/dependabot/github_actions/cachi…
Browse files Browse the repository at this point in the history
…x/cachix-action-15

Bump cachix/cachix-action from 14 to 15
  • Loading branch information
sportfloh authored May 27, 2024
2 parents 3341dbd + 0a482b7 commit c58ec51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v15
with:
name: s77-werbematerial
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit c58ec51

Please sign in to comment.