Skip to content

Commit

Permalink
Merge pull request #26 from marienz/dependabot/github_actions/cachix/…
Browse files Browse the repository at this point in the history
…install-nix-action-28

Bump cachix/install-nix-action from 27 to 28
  • Loading branch information
marienz authored Sep 17, 2024
2 parents cd96efd + e5878c1 commit c545510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cachix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
ref: ${{ inputs.ref }}
- name: Install Nix
uses: cachix/install-nix-action@v27
uses: cachix/install-nix-action@V28
with:
github_access_token: '${{ secrets.GITHUB_TOKEN }}'
- name: Enable Cachix
Expand Down

0 comments on commit c545510

Please sign in to comment.