Skip to content

Commit

Permalink
Bump renovatebot/github-action from 39.0.5 to 39.1.1 (#3296)
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 39.0.5 to 39.1.1.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v39.0.5...v39.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 209045a commit 6a43981
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 @@ -12,7 +12,7 @@ jobs:
if: github.repository == 'WordPress/openverse'
steps:
- uses: actions/checkout@v4
- uses: renovatebot/github-action@v39.0.5
- uses: renovatebot/github-action@v39.1.1
with:
configurationFile: .github/renovate.json
token: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit 6a43981

Please sign in to comment.