Update renovatebot/github-action action to v40.3.1

This commit is contained in:
renovate[bot] 2024-09-30 16:00:54 +00:00 committed by GitHub
parent 56f408440c
commit ecfddfa3dd
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@180db1547505e30c02d41959fe65ada1523ee207 # v40.3.0
uses: renovatebot/github-action@a1ed1d0adddfdf138192d1fbe3150a80094dee6a # v40.3.1
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}