Skip to content

Commit

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

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

0 comments on commit 76b81c0

Please sign in to comment.