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 66e699e commit e5f86e9Copy full SHA for e5f86e9
.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@2be773c4be8361d8182cc1b750e75bbc75af71b0 # v41.0.7
+ uses: renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12
72
with:
73
configurationFile: renovate-config.js
74
token: ${{ steps.action-github-app-token.outputs.token }}
0 commit comments