Skip to content

Commit 8137a77

Browse files
chore(deps): bump renovatebot/github-action from 44.2.6 to 46.0.1
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 44.2.6 to 46.0.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@eaf1254...3c68caa) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e20affd commit 8137a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
go-version: 1.25.6
3131

3232
- name: Self-hosted Renovate
33-
uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 #44.2.6
33+
uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce #46.0.1
3434
with:
3535
configurationFile: .github/configs/renovate-config.js
3636
token: '${{ steps.get_token.outputs.token }}'

0 commit comments

Comments
 (0)