Skip to content

Commit 0f8d3b7

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump renovatebot/github-action from 43.0.4 to 43.0.5
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 43.0.4 to 43.0.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@a4578d5...a889a8a) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 43.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bb0723 commit 0f8d3b7

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929

3030
- name: Self-hosted Renovate
31-
uses: renovatebot/github-action@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4
31+
uses: renovatebot/github-action@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5
3232
with:
3333
token: ${{ secrets.RENOVATE_TOKEN }}
3434
configurationFile: renovate.json

0 commit comments

Comments
 (0)