Skip to content

Commit 9863ba1

Browse files
fix(github-action): update renovatebot/github-action ( v40.3.3 → v40.3.4 )
1 parent 2671e75 commit 9863ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
token: "${{ steps.app-token.outputs.token }}"
5757

5858
- name: Renovate
59-
uses: renovatebot/[email protected].3
59+
uses: renovatebot/[email protected].4
6060
with:
6161
configurationFile: .github/renovate.json5
6262
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)