Skip to content

Commit

Permalink
Bump renovatebot/renovate from 36.0.0 to 36.23.0
Browse files Browse the repository at this point in the history
Bumps [renovatebot/renovate](https://github.com/renovatebot/renovate) from 36.0.0 to 36.23.0.
- [Release notes](https://github.com/renovatebot/renovate/releases)
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc)
- [Commits](renovatebot/renovate@v36.0.0...36.23.0)

---
updated-dependencies:
- dependency-name: renovatebot/renovate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2023
1 parent 10b38d4 commit 2534611
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 @@ -9,7 +9,7 @@ jobs:
renovate:
runs-on: ubuntu-latest
steps:
- uses: renovatebot/renovate@v36.0.0
- uses: renovatebot/renovate@36.23.0
with:
# Set the GitHub token for authentication
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 2534611

Please sign in to comment.