Skip to content

Commit

Permalink
deps(ci): bump renovatebot/github-action from 40.1.4 to 40.1.5 (#1210)
Browse files Browse the repository at this point in the history
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.1.4 to 40.1.5.
- [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.1.4...v40.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 3d0c45b commit d65a3aa
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 @@ -35,7 +35,7 @@ jobs:
echo "Enable Dependabot dry run"
echo "RENOVATE_DRY_RUN=full" >>"${GITHUB_ENV}"
- name: Self-hosted Renovate
uses: renovatebot/[email protected].4
uses: renovatebot/[email protected].5
env:
LOG_LEVEL: 'debug'
with:
Expand Down

0 comments on commit d65a3aa

Please sign in to comment.