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 bedf039 commit 4c3d29fCopy full SHA for 4c3d29f
.github/workflows/renovate.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
13
- name: Self-hosted Renovate
14
- uses: renovatebot/github-action@aec779d4f7845f8431ddf403cf9659d4702ddde0 # v43.0.18
+ uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
15
with:
16
configurationFile: .github/renovate-config.json
17
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments