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 5a45d57 commit 465fc2eCopy full SHA for 465fc2e
.github/workflows/renovate.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
13
- name: Self-hosted Renovate
14
- uses: renovatebot/github-action@aec779d4f7845f8431ddf403cf9659d4702ddde0 # v43.0.18
+ uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20
15
with:
16
configurationFile: .github/renovate-config.json
17
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments