Skip to content

Commit

Permalink
Update renovatebot/github-action to version v39.1.1 (#633)
Browse files Browse the repository at this point in the history
Update the GitHub Action for renovatebot to the latest version v39.1.1. This update includes bug fixes and improvements.
  • Loading branch information
ashdavies authored Nov 8, 2023
1 parent 0111d68 commit fb456f8
Showing 1 changed file with 1 addition 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 @@ -34,7 +34,7 @@ jobs:
private_key: ${{ secrets.PRIVATE_KEY }}
app_id: ${{ secrets.APP_ID }}

- uses: renovatebot/github-action@v35.2.0
- uses: renovatebot/github-action@v39.1.1
env:
LOG_LEVEL: ${{ inputs.logLevel || 'INFO' }}
with:
Expand Down

0 comments on commit fb456f8

Please sign in to comment.