Skip to content

Commit

Permalink
fix: renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMeier committed Feb 28, 2025
1 parent 2aeb13f commit d1e7fc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
uses: renovatebot/github-action@v41.0.12
with:
configurationFile: renovate-config.json
token: ${{ secrets.PCCIBOT_PAT_REPO_PUBLIC_REPO }}
token: ${{ secrets.PCCI_PAT_PROMETHEUS_RENOVATE }}
renovate-image: ghcr.io/renovatebot/renovate
renovate-version: 39-full
renovate-version: 38-full
env:
LOG_LEVEL: 'debug'
1 change: 1 addition & 0 deletions renovate-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"labels": ["enhancement"],
"onboarding": false,
"requireConfig": "optional",
"platform": "github",
"repositories": [
"voxpupuli/puppet-prometheus"
],
Expand Down

0 comments on commit d1e7fc0

Please sign in to comment.