Skip to content

Commit

Permalink
deps(ci): bump renovatebot/github-action from 40.2.7 to 40.3.4
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.2.7 to 40.3.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@v40.2.7...v40.3.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 Oct 19, 2024
1 parent 9201731 commit 4401c8f
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 @@ -39,7 +39,7 @@ jobs:
echo "Enable Renovate dry run"
echo "RENOVATE_DRY_RUN=full" >>"${GITHUB_ENV}"
- name: Self-hosted Renovate
uses: renovatebot/github-action@v40.2.7
uses: renovatebot/github-action@v40.3.4
env:
LOG_LEVEL: "debug"
with:
Expand Down

0 comments on commit 4401c8f

Please sign in to comment.