Skip to content

Commit c2c05b1

Browse files
chore(deps): update cachix/install-nix-action action to v31
1 parent 9cee5e5 commit c2c05b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout repository
1414
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1515
- name: Install Nix
16-
uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
16+
uses: cachix/install-nix-action@d1ca217b388ee87b2507a9a93bf01368bde7cec2 # v31
1717
with:
1818
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1919
extra_nix_config: |

0 commit comments

Comments
 (0)