Update renovatebot/github-action action to v40.3.0

This commit is contained in:
renovate[bot] 2024-09-30 11:03:44 +00:00 committed by GitHub
parent 9f14e35e07
commit 40882a5d16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Run Renovate
uses: renovatebot/github-action@e1db501385ddcccbaae6fb9c06befae04f379f23 # v40.2.10
uses: renovatebot/github-action@180db1547505e30c02d41959fe65ada1523ee207 # v40.3.0
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}