Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v27 (#475)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 0802ef2 commit d7196ac
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@v26
uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ github.token }}

0 comments on commit d7196ac

Please sign in to comment.