ci: actually use the right url
All checks were successful
/ check (push) Successful in 34s
All checks were successful
/ check (push) Successful in 34s
This commit is contained in:
parent
894ca69437
commit
1401ddffa8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
with:
|
||||
github-token: ${{ secrets.GH_TOKEN }}
|
||||
- name: update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v20
|
||||
uses: https://github.com/DeterminateSystems/update-flake-lock@v20
|
||||
with:
|
||||
pr-title: "flake.lock: Update"
|
||||
pr-labels: |
|
||||
|
|
Loading…
Reference in a new issue