Compare commits

..

No commits in common. "d67ddc7e4621adbbe6050aecd07929add1d0c26e" and "c7b05bb4734bba5045df5396419b08b9cc6fd980" have entirely different histories.

View file

@ -15,7 +15,7 @@ jobs:
- name: Update pins
run: nix-shell --run "npins update"
- name: Create PR
uses: https://github.com/quentinlegot/gitea-create-pull-request@d1fd3e1f0c98ee7a009c035f9b7ad3f3bdc0f281
uses: github.com/quentinlegot/gitea-create-pull-request@d1fd3e1f0c98ee7a009c035f9b7ad3f3bdc0f281
with:
remote-instance-api-version: v1
token: "${{ secrets.DEPLOY_KEY }}"