Skip to content

Commit ba73e96

Browse files
fix(github-action): update renovatebot/github-action ( v40.2.3 → v40.2.4 )
1 parent 59a1112 commit ba73e96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

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

5858
- name: Renovate
59-
uses: renovatebot/github-action@v40.2.3
59+
uses: renovatebot/github-action@v40.2.4
6060
with:
6161
configurationFile: .github/renovate.json5
6262
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)