Skip to content

Commit

Permalink
Merge pull request #59 from nix-community/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…achix/cachix-action-12

chore(deps): bump cachix/cachix-action from 10 to 12
  • Loading branch information
asymmetric authored Jul 11, 2023
2 parents ac5adf1 + b52dfe7 commit 5d37156
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 @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- name: Add nix-community cache
uses: cachix/cachix-action@v10
uses: cachix/cachix-action@v12
with:
name: nix-community
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Expand Down

0 comments on commit 5d37156

Please sign in to comment.