Skip to content

Commit d55c8b0

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump renovatebot/github-action from 44.2.6 to 46.0.1
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.2.6 to 46.0.1. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@eaf1254...3c68caa) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 086df50 commit d55c8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate_pre_commit_hooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929

3030
- name: Self-hosted Renovate
31-
uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6
31+
uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1
3232
with:
3333
token: ${{ secrets.RENOVATE_TOKEN }}
3434
configurationFile: renovate.json

0 commit comments

Comments
 (0)