build(deps): bump cachix/install-nix-action from 22 to 23 (#6)

This commit is contained in:
dependabot[bot] 2023-09-04 17:33:34 +02:00 committed by GitHub
parent e60da8c283
commit 51173ad8d0
Failed to generate hash of commit

View file

@ -11,7 +11,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22 - uses: cachix/install-nix-action@v23
with: with:
github_access_token: ${{ secrets.GITHUB_TOKEN }} github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix flake check --show-trace --accept-flake-config - run: nix flake check --show-trace --accept-flake-config