Update .gitea/workflows/renovate.yml
This commit is contained in:
@@ -21,10 +21,10 @@ jobs:
|
||||
cat ~/.ssh/config
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
ssh-strict: false
|
||||
token: ${{ secrets.SSH_KEY }}
|
||||
ssh-key: ${{ secrets.SSH_KEY }}
|
||||
github-server-url: 'https://gitea.akshun-lab.cc'
|
||||
repository: aggarwalakshun/k3s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user