Skip to content

Commit 9678522

Browse files
Update renovatebot/github-action action to v46.1.0 (#131)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 3857490 commit 9678522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@v6.0.2
1717
- name: Self-hosted Renovate
18-
uses: renovatebot/github-action@v46.0.2
18+
uses: renovatebot/github-action@v46.1.0
1919
with:
2020
configurationFile: renovate.json
2121
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)