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 7edfba6 commit 32a6b79Copy full SHA for 32a6b79
.github/workflows/update-hydra-spec.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install Nix
14
uses: cachix/install-nix-action@v31
15
- name: Update flake.lock
16
- uses: DeterminateSystems/update-flake-lock@v24
+ uses: DeterminateSystems/update-flake-lock@v25
17
with:
18
inputs: hydra-spec
19
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
0 commit comments