Skip to content

Commit

Permalink
Test change
Browse files Browse the repository at this point in the history
  • Loading branch information
oscar-izval committed Nov 14, 2023
1 parent f8381d9 commit ef661ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v6
- name: Install tools via Nix
run: nix develop --impure --check
- name: Check code format
- name: Update versions
run: nix develop --impure --command python3 update-versions.py vendor-hash.nix
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
4 changes: 0 additions & 4 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,5 @@
"1.5.1": {
"hash": "sha256-dqnJGIoUJP37Z77TR2RBxP94Hx3AZbx90m8z1FoYdw0=",
"vendorHash": "sha256-tfCfJj39VP+P4qhJTpEIAi4XB+6VYtVKkV/bTrtnFA0="
},
"1.5.0": {
"hash": "sha256-QLCmA4u0br9EyQ244VcpLW5GkZm+bhq2/vvxSbYolCY=",
"vendorHash": "sha256-tfCfJj39VP+P4qhJTpEIAi4XB+6VYtVKkV/bTrtnFA0="
}
}

0 comments on commit ef661ca

Please sign in to comment.