Skip to content

Commit 1bb3c33

Browse files
chore(deps): update renovatebot/github-action action to v42.0.2 (#743)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 4f78047 commit 1bb3c33

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515
- name: Self-hosted Renovate
16-
uses: renovatebot/github-action@v42.0.1
16+
uses: renovatebot/github-action@v42.0.2
1717
with:
1818
configurationFile: .github/renovate.json
1919
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)