Skip to content

Commit 50ed146

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump renovatebot/github-action from 42.0.3 to 42.0.4
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 42.0.3 to 42.0.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@2e8e8c5...8058cfe) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 42.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d6111d commit 50ed146

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@2e8e8c59e00d930224943f86f6812fbc6640f454 # v42.0.3
28+
uses: renovatebot/github-action@8058cfe11252651a837a58e2e3370fbc0e72c658 # v42.0.4
2929
with:
3030
token: ${{ secrets.RENOVATE_TOKEN }}
3131
configurationFile: renovate-config.json

0 commit comments

Comments
 (0)