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 7d16ff3 commit aaa809fCopy full SHA for aaa809f
.github/workflows/nix.yml
@@ -19,7 +19,7 @@ jobs:
19
contents: write
20
pull-requests: write
21
steps:
22
- - uses: DeterminateSystems/determinate-nix-action@37e4fa31a956a3fc4db59b8d63153b21a528f174 # v3
+ - uses: DeterminateSystems/determinate-nix-action@75c10b446a77562b7eb5707d019264ab76a18aa4 # 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