ci: actually use the right url
All checks were successful
/ check (push) Successful in 34s

This commit is contained in:
notohh 2023-10-05 16:58:36 -04:00
parent 894ca69437
commit 1401ddffa8
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -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: |