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.
2 parents a294b81 + 07fba6c commit 46cd533Copy full SHA for 46cd533
.github/workflows/renovate.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout
22
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- name: Run Renovate
24
- uses: renovatebot/github-action@2be773c4be8361d8182cc1b750e75bbc75af71b0 # v41.0.7
+ uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8
25
with:
26
configurationFile: .github/renovate.json
27
token: ${{ steps.app-token.outputs.token }}
0 commit comments