Skip to content

Commit 08eda0f

Browse files
committed
Update renovatebot/github-action action to v44.2.2
1 parent bdbf04c commit 08eda0f

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
1717
- name: Self-hosted Renovate
18-
uses: renovatebot/github-action@v44.0.5
18+
uses: renovatebot/github-action@v44.2.2
1919
with:
2020
token: ${{ secrets.LOGCHANGE_PAT_TOKEN }}
2121
configurationFile: .github/renovate-config.js

0 commit comments

Comments
 (0)