1
0
Fork 0

chore(deps): update renovatebot/github-action action to v44.1.0 (#2940)

This commit is contained in:
renovate[bot] 2025-12-13 06:08:20 +00:00 committed by GitHub
parent 7228eea8a4
commit b3534bed83
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@v6.0.1
- name: Run Renovate
uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
uses: renovatebot/github-action@502904f1cefdd70cba026cb1cbd8c53a1443e91b # v44.1.0
with:
configurationFile: renovate.json
token: ${{ github.token }}