We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eccfced commit fad8c79Copy full SHA for fad8c79
.github/workflows/update-flake-lock.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout repository
14
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
15
- name: Install Nix
16
- uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
+ uses: cachix/install-nix-action@9280e7aca88deada44c930f1e2c78e21c3ae3edd # v31
17
with:
18
github_access_token: ${{ secrets.GITHUB_TOKEN }}
19
extra_nix_config: |
0 commit comments