1
0
Fork 0

chore(deps): update renovatebot/github-action action to v43.0.10 (#1581)

This commit is contained in:
renovate[bot] 2025-09-08 01:44:24 +08:00 committed by GitHub
parent 9a8f8b0442
commit 3b13d6b295
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@a447f09147d00e00ae2a82ad5ef51ca89352da80 # v43.0.9
uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10
with:
configurationFile: renovate.json
token: ${{ github.token }}