remove deprecated keys
Some checks failed
ci/woodpecker/push/lint/2 Pipeline was successful
ci/woodpecker/push/lint/3 Pipeline was successful
ci/woodpecker/push/lint/1 Pipeline was successful
ci/woodpecker/push/renovate Pipeline failed

This commit is contained in:
OCram85 2025-02-23 17:46:26 +01:00
parent ab105e30c9
commit 9f63d01b2b

View File

@ -10,7 +10,7 @@ depends_on:
steps: steps:
renovate-dry: renovate-dry:
image: renovate/renovate:40 image: renovate/renovate:40
secrets: [renovate_token, github_com_token] #secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment:
RENOVATE_CONFIG_FILE: config.js RENOVATE_CONFIG_FILE: config.js
@ -21,7 +21,7 @@ steps:
renovate: renovate:
image: renovate/renovate:40 image: renovate/renovate:40
secrets: [renovate_token, github_com_token] #secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment:
RENOVATE_CONFIG_FILE: config.js RENOVATE_CONFIG_FILE: config.js