Skip to content

Commit 2c99e95

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
chore(deps): bump renovatebot/github-action from 44.2.0 to 44.2.1
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.2.0 to 44.2.1. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@8224415...f7fad22) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f9edd4 commit 2c99e95

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@822441559e94f98b67b82d97ab89fe3003b0a247 # v44.2.0
31+
uses: renovatebot/github-action@f7fad228a053c69a98e24f8e4f6cf40db8f61e08 # v44.2.1
3232
with:
3333
token: ${{ secrets.RENOVATE_TOKEN }}
3434
configurationFile: renovate.json

0 commit comments

Comments
 (0)