Skip to content

Commit e14ea30

Browse files
chore(deps): bump renovatebot/github-action from 43.0.10 to 43.0.11
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 43.0.10 to 43.0.11. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@7876d7a...6927a58) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 43.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 993344e commit e14ea30

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
2323

2424
- name: Self-hosted Renovate
25-
uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 #43.0.10
25+
uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 #43.0.11
2626
with:
2727
configurationFile: .github/configs/renovate-config.js
2828
token: '${{ steps.get_token.outputs.token }}'

0 commit comments

Comments
 (0)