move renovateconfig, update submodule
Build/Publish XBPS / build-and-publish (push) Successful in 8s Details

This commit is contained in:
Luca Bilke 2024-05-18 23:28:53 +02:00
parent 09f9902891
commit d67ec09229
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
3 changed files with 3 additions and 8 deletions

View File

@ -2,7 +2,7 @@ name: Renovate
on: on:
schedule: schedule:
- cron: '0 */8 * * *' - cron: "0 * * * *"
jobs: jobs:
renovate: renovate:
@ -14,7 +14,7 @@ jobs:
RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.JOHNNY5_GPG_PRIVKEY }} RENOVATE_GIT_PRIVATE_KEY: ${{ secrets.JOHNNY5_GPG_PRIVKEY }}
RENOVATE_PLATFORM: gitea RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: ${{ github.server_url }} RENOVATE_ENDPOINT: ${{ github.server_url }}
RENOVATE_GIT_AUTHOR: 'Johnny5 <bot@snaile.de>' RENOVATE_GIT_AUTHOR: "Johnny5 <bot@snaile.de>"
LOG_LEVEL: debug LOG_LEVEL: debug
steps: steps:

View File

@ -1,5 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:best-practices"],
"enabledManagers": ["github-actions"]
}

@ -1 +1 @@
Subproject commit 7c66a3d0560d33d9d49b3e856859ef8a0af1fd6a Subproject commit 37e8cb6145f189b805aa58c7d560b1adf51377a7