We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6247d commit bdd8ec0Copy full SHA for bdd8ec0
1 file changed
.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@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2
+ uses: renovatebot/github-action@66387ab8c2464d575b933fa44e9e5a86b2822809 # v44.2.4
72
with:
73
configurationFile: renovate-config.js
74
token: ${{ steps.action-github-app-token.outputs.token }}
0 commit comments