Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 5a7c64a commit af39d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-nix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ runs:
- name: Install Nix ❄️
if: ${{ steps.check-nix.outputs.nix-found != 'true' }}
uses: cachix/install-nix-action@v29
uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ github.token }}

0 comments on commit af39d17

Please sign in to comment.