Skip to content

Commit 1038dbf

Browse files
build(deps): bump renovatebot/github-action from 43.0.5 to 43.0.7
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 43.0.5 to 43.0.7. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@a889a8a...85b17eb) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 43.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c3d0c5 commit 1038dbf

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@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5
31+
uses: renovatebot/github-action@85b17ebd5abf43d1c34c01bd4c8dbb8d45bbc2c7 # v43.0.7
3232
with:
3333
token: ${{ secrets.RENOVATE_TOKEN }}
3434
configurationFile: renovate.json

0 commit comments

Comments
 (0)