We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2d6e6 commit acb1909Copy full SHA for acb1909
.github/workflows/Renovate.yml
@@ -24,7 +24,8 @@ jobs:
24
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@21991cec25093947ff3f62e4c223df0260c39944 # v2.1.2
25
26
- name: Self-hosted Renovate
27
- uses: renovatebot/github-action@3cae5833b4ae40ae8e4b9921c5c1a32adeda490b # v34.152.4
+ uses: renovatebot/github-action@aa150c86873c3e1326734d9c1390064fbc646148 # v36.0.0
28
with:
29
configurationFile: .github/renovate.json
30
- token: ${{ secrets.RENOVATE_TOKEN }}
+ token: ${{ secrets.RENOVATE_TOKEN }}
31
+ useSlim: false
0 commit comments