Skip to content

Commit

Permalink
Merge pull request #1 from IogaMaster/dependabot/github_actions/cachi…
Browse files Browse the repository at this point in the history
…x/install-nix-action-24

build(deps): bump cachix/install-nix-action from 23 to 24
  • Loading branch information
IogaMaster committed Jan 10, 2024
2 parents d3da86e + 7e2481d commit b3199c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v24
with:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b3199c2

Please sign in to comment.