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 4370782 commit da99e6bCopy full SHA for da99e6b
.github/workflows/nix.yml
@@ -19,7 +19,7 @@ jobs:
19
contents: write
20
pull-requests: write
21
steps:
22
- - uses: DeterminateSystems/determinate-nix-action@762d7fdba79d046449732c729c1d3aaad021baa2 # v3
+ - uses: DeterminateSystems/determinate-nix-action@37e4fa31a956a3fc4db59b8d63153b21a528f174 # v3
23
- uses: actions/checkout@v5
24
with:
25
persist-credentials: false
@@ -38,7 +38,7 @@ jobs:
38
permissions:
39
contents: read
40
41
42
43
44
0 commit comments