Skip to content

Commit

Permalink
Merge pull request #67 from akirak/dependabot/github_actions/cachix/i…
Browse files Browse the repository at this point in the history
…nstall-nix-action-24

chore(deps): bump cachix/install-nix-action from 23 to 24
  • Loading branch information
akirak authored Dec 3, 2023
2 parents d282f7c + e6bf520 commit bbceb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-treefmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- 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 bbceb9e

Please sign in to comment.