Skip to content

Commit

Permalink
build(deps): bump renovatebot/github-action from 39.1.4 to 39.2.4
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 39.1.4 to 39.2.4.
- [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.1.4...v39.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Fameing committed Jan 2, 2024
1 parent b009ec8 commit 21473f4
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 @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4

- name: Self-hosted Renovate
uses: renovatebot/github-action@v39.1.4
uses: renovatebot/github-action@v39.2.4
with:
configurationFile: .github/renovate/renovate.json
token: ${{ secrets.RELEASE_PERSONAL_ACCESS_TOKEN }}
Expand Down

0 comments on commit 21473f4

Please sign in to comment.