update renovate token
Some checks failed
/ Renovate (push) Has been cancelled

This commit is contained in:
Joseph Hanson 2025-01-01 18:21:06 -06:00
parent 15b2209786
commit 9e7ff7872f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -29,7 +29,7 @@ jobs:
uses: ./.forgejo/actions/renovate uses: ./.forgejo/actions/renovate
with: with:
endpoint: https://git.hsn.dev/api/v1/ endpoint: https://git.hsn.dev/api/v1/
token: ${{ secrets.GH_TOKEN }} token: ${{ secrets.RUNAS_USER_TOKEN }}
args: --platform gitea --autodiscover args: --platform gitea --autodiscover
github-username: ${{ secrets.GH_USERNAME }} github-username: ${{ secrets.GH_USERNAME }}
github-token: ${{ secrets.GH_TOKEN }} github-token: ${{ secrets.GH_TOKEN }}