Skip to content

Commit

Permalink
test: check PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMeier committed Jan 16, 2025
1 parent 11d04ae commit 8ec2a43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: renovatebot/[email protected]
with:
configurationFile: renovate-config.json
token: ${{ secrets.PCCIBOT_PAT_REPO_PUBLIC_REPO }}
token: ${{ secrets.MEIER_RENOVATE_TEST_PAT }}
renovate-image: ghcr.io/renovatebot/renovate
renovate-version: 39-full
env:
Expand Down
1 change: 1 addition & 0 deletions renovate-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"repositories": [
"voxpupuli/puppet-prometheus"
],
"platform": "gitlab",
"extends": [
"config:recommended"
],
Expand Down

0 comments on commit 8ec2a43

Please sign in to comment.