Skip to content

Commit fdad152

Browse files
chore(deps): bump renovatebot/github-action from 44.2.2 to 44.2.3
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.2.2 to 44.2.3. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@8b79419...a7e89c3) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b563ee3 commit fdad152

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2929

3030
- name: Self-hosted Renovate
31-
uses: renovatebot/github-action@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2
31+
uses: renovatebot/github-action@a7e89c349a53ab0c9d8458eb85f4b415e55848e7 # v44.2.3
3232
with:
3333
token: ${{ secrets.RENOVATE_TOKEN }}
3434
configurationFile: renovate.json

0 commit comments

Comments
 (0)