Skip to content

Commit 9515020

Browse files
Bump renovatebot/github-action from 43.0.19 to 43.0.20
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 43.0.19 to 43.0.20. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v43.0.19...v43.0.20) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 43.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10e8382 commit 9515020

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
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v5
1313

1414
- name: Run Renovate
15-
uses: renovatebot/[email protected].19
15+
uses: renovatebot/[email protected].20
1616
with:
1717
configurationFile: .github/renovate.json
1818
env:

0 commit comments

Comments
 (0)