Skip to content

Commit

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

---
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 Jan 6, 2025
1 parent aa05439 commit 7c25b12
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Renovate
uses: renovatebot/[email protected].7
uses: renovatebot/[email protected].8
with:
token: ${{ secrets.RENOVATE_TOKEN }}
env:
Expand Down

0 comments on commit 7c25b12

Please sign in to comment.