We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1218b commit 30dbe24Copy full SHA for 30dbe24
2 files changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
14
15
- - uses: cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f # v31.10.5
+ - uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
16
with:
17
github_access_token: ${{ secrets.GITHUB_TOKEN }}
18
.github/workflows/copilot-setup-steps.yml
@@ -17,7 +17,7 @@ jobs:
19
20
21
22
23
extra_nix_config: |
0 commit comments