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 cdea893 commit 474a237Copy full SHA for 474a237
.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@e854b273e774bce1ef8cb05f128b8ce8aee2a887 # v42.0.1
+ uses: renovatebot/github-action@f5c3383cb7cbf7711d8b66b809375b2d5f4e2d1d # v42.0.2
25
with:
26
configurationFile: .github/renovate.json
27
token: ${{ steps.app-token.outputs.token }}
0 commit comments