Skip to content

Commit 6da7b47

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
ci(deps): bump renovatebot/github-action from 41.0.14 to 41.0.17
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.14 to 41.0.17. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@02f4fde...cf5954a) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 157988c commit 6da7b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate_pre_commit_hooks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020

2121
- name: Self-hosted Renovate
22-
uses: renovatebot/github-action@02f4fdeb479bbb229caa7ad82cb5e691c07e80b3 # v41.0.14
22+
uses: renovatebot/github-action@cf5954a2aac7999882d3de4e462499adde159d04 # v41.0.17
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
configurationFile: renovate-config.json

0 commit comments

Comments
 (0)