Skip to content

Commit 2dca3c7

Browse files
Update renovatebot/github-action action to v44.2.1 (#517)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent fcda20b commit 2dca3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v6.0.1
1414
- name: Self-hosted Renovate
15-
uses: renovatebot/github-action@v44.2.0
15+
uses: renovatebot/github-action@v44.2.1
1616
with:
1717
token: ${{ secrets.RENOVATE_TOKEN }}
1818
configurationFile: .github/renovate.json

0 commit comments

Comments
 (0)