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 ea9f594 commit 4afdc0bCopy full SHA for 4afdc0b
.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@v25
+ uses: DeterminateSystems/update-flake-lock@v27
17
with:
18
inputs: hydra-spec
19
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
0 commit comments