Skip to content

Commit

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

Bump cachix/install-nix-action from 29 to 30
  • Loading branch information
marienz authored Oct 7, 2024
2 parents f28d726 + e85551e commit 52e6adc
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@v29
uses: cachix/install-nix-action@v30
with:
github_access_token: '${{ secrets.GITHUB_TOKEN }}'
- name: Enable Cachix
Expand Down

0 comments on commit 52e6adc

Please sign in to comment.