Update Renovate GitHub Action to v46.3.1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-09-16 10:45:48 +08:00
committed by GitHub
parent cba50bce0d
commit c7232e24bc
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
RENOVATE_DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
run: node .github/scripts/check_dockerhub_credentials.mjs
- name: Run Renovate
uses: renovatebot/github-action@c314dda4a9a93b08239ec978f2043b9a433b9ac4 # v46.3.0
uses: renovatebot/github-action@dcfba84a42d1b5d5e49bf131b1bf53511851a123 # v46.3.1
with:
configurationFile: .github/renovate-global.js
docker-cmd-file: .github/scripts/renovate-entrypoint.sh