Update .gitea/workflows/renovate.yml

This commit is contained in:
2025-10-24 18:12:29 +00:00
parent 7f072131ac
commit afcde3f97b

View File

@@ -21,10 +21,10 @@ jobs:
cat ~/.ssh/config cat ~/.ssh/config
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v5
with: with:
ssh-strict: false ssh-strict: false
token: ${{ secrets.SSH_KEY }} ssh-key: ${{ secrets.SSH_KEY }}
github-server-url: 'https://gitea.akshun-lab.cc' github-server-url: 'https://gitea.akshun-lab.cc'
repository: aggarwalakshun/k3s repository: aggarwalakshun/k3s