1 parent 1ac1f5a commit f28cc5dCopy full SHA for f28cc5d
2 files changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
run: sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
40
41
- name: Install Nix
42
- uses: DeterminateSystems/nix-installer-action@c5a866b6ab867e88becbed4467b93592bce69f8a # v21
+ uses: DeterminateSystems/nix-installer-action@ef8a148080ab6020fd15196c2084a2eea5ff2d25 # v22
43
with:
44
extra-conf: |
45
accept-flake-config = true
.github/workflows/devcontainer.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
38
0 commit comments