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 b65302a commit b57d2ebCopy full SHA for b57d2eb
.github/workflows/cd.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
ref: ${{ github.ref }}
48
- uses: "DeterminateSystems/nix-installer-action@75ffa7fc743135e1db864b699d78402ccc8ed988" # ratchet:DeterminateSystems/nix-installer-action@main
49
- - uses: "DeterminateSystems/flakehub-push@925b381813a62a3ff2075fb58e1263965d086f6b" # ratchet:DeterminateSystems/flakehub-push@main
+ - uses: "DeterminateSystems/flakehub-push@114496f7d11f17ceb7d1466a8aaeaef496b1041f" # ratchet:DeterminateSystems/flakehub-push@main
50
51
visibility: "public"
52
tag: ${{ needs.release.outputs.git-tag }}
0 commit comments