Skip to content

Commit

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

Bump cachix/cachix-action from 12 to 13
  • Loading branch information
sportfloh authored Dec 4, 2023
2 parents e9ddd4b + 825f438 commit a2ec94b
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@v24
- 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 a2ec94b

Please sign in to comment.