Skip to content

Commit

Permalink
Fix update-hydra-spec workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Aug 23, 2024
1 parent 3a5de0b commit 2c43972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-hydra-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v1
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@vX
uses: DeterminateSystems/update-flake-lock@v23
with:
inputs: hydra-spec
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
Expand Down

0 comments on commit 2c43972

Please sign in to comment.