Skip to content

Commit a23134b

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump renovatebot/github-action from 42.0.5 to 42.0.6
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 42.0.5 to 42.0.6. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@12f8ed8...87c405b) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 42.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f5a47d commit a23134b

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@12f8ed8e6a936a00dc66b628d224488ac406b5e8 # v42.0.5
28+
uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6
2929
with:
3030
token: ${{ secrets.RENOVATE_TOKEN }}
3131
configurationFile: renovate-config.json

0 commit comments

Comments
 (0)