Skip to content

Commit e192265

Browse files
committed
chore(deps): update renovatebot/github-action action to v43.0.1
1 parent 9f1c8c2 commit e192265

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0
20+
- uses: renovatebot/github-action@248bf5a619694187930adc80b9343c37761c173f # v43.0.1
2121
with:
2222
configurationFile: .github/renovate.json
2323
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)