Skip to content

Commit

Permalink
ci: drop configurationFile config from renovate action inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Oct 14, 2024
1 parent 08d97c4 commit 914681c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
uses: renovatebot/github-action@7743ec9e19ceeb61a3862c5d4131e6710195af11 # v40.3.3
with:
token: "${{ steps.app-token.outputs.token }}"
configurationFile: .github/configs/renovate-config.json
mount-docker-socket: true
env:
LOG_LEVEL: "debug"
Expand Down

0 comments on commit 914681c

Please sign in to comment.