Skip to content

Commit

Permalink
Merge pull request #1355 from crytic/dependabot/github_actions/cachix…
Browse files Browse the repository at this point in the history
…/cachix-action-16

Bump cachix/cachix-action from 15 to 16
  • Loading branch information
elopez authored Mar 10, 2025
2 parents 60a3fbe + 7074f09 commit 5641acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v16

- name: Configure Cachix
uses: cachix/cachix-action@v15
uses: cachix/cachix-action@v16
with:
name: trailofbits
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
Expand Down

0 comments on commit 5641acb

Please sign in to comment.