Skip to content

Commit

Permalink
build(deps): bump renovatebot/github-action from 41.0.2 to 41.0.3
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.2 to 41.0.3.
- [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.2...v41.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bradenmacdonald committed Nov 18, 2024
1 parent 81944d6 commit 0caafed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Self-hosted Renovate
uses: renovatebot/[email protected].2
uses: renovatebot/[email protected].3
with:
token: ${{ secrets.RENOVATE_PATH }}
configurationFile: renovate.json
Expand Down

0 comments on commit 0caafed

Please sign in to comment.