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 8cee0c5 commit 5f99974Copy full SHA for 5f99974
.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@08ed9fa83e24bfe6222557f9e221395c57972127 # v41.0.16
+ uses: renovatebot/github-action@df489653e39e161d9570cb30c90674f697e16742 # v41.0.19
72
with:
73
configurationFile: renovate-config.js
74
token: ${{ steps.action-github-app-token.outputs.token }}
0 commit comments