1
0
Fork 0

chore(deps): update renovatebot/github-action action to v46 (#3779)

This commit is contained in:
renovate[bot] 2026-01-31 11:32:41 +08:00 committed by GitHub
parent 8d342ca574
commit a6ec2f65a9
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.2
- name: Run Renovate
uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6
uses: renovatebot/github-action@957af03d760b2c87fc65cb95628f6d5f95d9c578 # v46.0.0
with:
configurationFile: renovate.json
token: ${{ github.token }}