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 26a0ef6 commit 7fb7285Copy full SHA for 7fb7285
.github/workflows/renovate.yml
@@ -68,7 +68,7 @@ jobs:
68
echo "DRY_RUN=${{ inputs.dryRun }}" >> $GITHUB_OUTPUT
69
fi
70
- name: Self-hosted Renovate
71
- uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11
+ uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
72
with:
73
configurationFile: renovate-config.js
74
token: ${{ steps.action-github-app-token.outputs.token }}
0 commit comments