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 51416a9 commit e668cc5Copy full SHA for e668cc5
.github/workflows/release.yml
@@ -218,7 +218,7 @@ jobs:
218
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.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