We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77624d3 commit 5505af2Copy full SHA for 5505af2
action.yaml
@@ -88,7 +88,7 @@ runs:
88
uses: actions/checkout@v6
89
if: inputs.checkout-repo == 'true'
90
- name: Renovatebot
91
- uses: renovatebot/github-action@v46.1.2
+ uses: renovatebot/github-action@v46.1.3
92
env:
93
LOG_LEVEL: ${{ inputs.log-level }}
94
RENOVATE_ARTIFACTORY_MATCH_HOST: ${{ inputs.artifactory-match-host }}
0 commit comments