Skip to content

Commit

Permalink
deps: Bump renovatebot/github-action from 41.0.13 to 41.0.14
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.13 to 41.0.14.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v41.0.13...v41.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 526288f commit 9bb26b7
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 @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.6
- name: Self-hosted Renovate
uses: renovatebot/github-action@v41.0.13
uses: renovatebot/github-action@v41.0.14
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}

0 comments on commit 9bb26b7

Please sign in to comment.