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 bae43bc commit 328fc16Copy full SHA for 328fc16
.github/workflows/release.yml
@@ -218,7 +218,7 @@ jobs:
218
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
219
220
- name: Install Nix
221
- uses: cachix/install-nix-action@9280e7aca88deada44c930f1e2c78e21c3ae3edd # v31
+ uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
222
with:
223
github_access_token: ${{ secrets.GITHUB_TOKEN }}
224
0 commit comments