Skip to content

Commit e77d7ca

Browse files
Update renovatebot/github-action action to v44
1 parent aaa14c0 commit e77d7ca

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
@@ -51,7 +51,7 @@ jobs:
5151
app-id: ${{ secrets.APP_ID }}
5252
private-key: ${{ secrets.PRIVATE_KEY }}
5353
- name: Run Renovate
54-
uses: renovatebot/github-action@v43.0.12
54+
uses: renovatebot/github-action@v44.0.1
5555
with:
5656
token: ${{ steps.app-token.outputs.token }}
5757
env:

0 commit comments

Comments
 (0)