1
0
Fork 0

Update renovatebot/github-action action to v43.0.9 (#1435)

This commit is contained in:
renovate[bot] 2025-08-25 14:00:03 +08:00 committed by GitHub
parent 54f77e63e8
commit dc8582032f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v5.0.0
- name: Run Renovate
uses: renovatebot/github-action@b11417b9eaac3145fe9a8544cee66503724e32b6 # v43.0.8
uses: renovatebot/github-action@a447f09147d00e00ae2a82ad5ef51ca89352da80 # v43.0.9
with:
useSlim: false
token: ${{ github.token }}