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 c684b3c + 82dc1be commit ea0162aCopy full SHA for ea0162a
.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@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
+ uses: renovatebot/github-action@e854b273e774bce1ef8cb05f128b8ce8aee2a887 # v42.0.1
25
with:
26
configurationFile: .github/renovate.json
27
token: ${{ steps.app-token.outputs.token }}
0 commit comments