Skip to content

Commit 316b97b

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump renovatebot/github-action from 42.0.6 to 43.0.1
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 42.0.6 to 43.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@87c405b...248bf5a) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 43.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee2990f commit 316b97b

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
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626

2727
- name: Self-hosted Renovate
28-
uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6
28+
uses: renovatebot/github-action@248bf5a619694187930adc80b9343c37761c173f # v43.0.1
2929
with:
3030
token: ${{ secrets.RENOVATE_TOKEN }}
3131
configurationFile: renovate-config.json

0 commit comments

Comments
 (0)