Skip to content

Commit 4213523

Browse files
fix(github-action): update renovatebot/github-action action to v40.1.4
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | renovatebot/github-action | v40.1.2 | v40.1.4 |
1 parent 001a474 commit 4213523

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/github-action@a6e57359b32af9a54d5b3b6603011f50629a0a05 # v40.1.2
59+
uses: renovatebot/github-action@c134f38c01867794a23c35e86660bd9609caf30c # v40.1.4
6060
with:
6161
configurationFile: .github/renovate.json5
6262
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)