1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2026-02-26 05:44:59 +00:00 committed by GitHub
parent 8d75df6eb1
commit 2a4c0d37ef
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 - name: Checkout repository
uses: actions/checkout@v4.3.1 uses: actions/checkout@v4.3.1
- name: Run Renovate - name: Run Renovate
uses: renovatebot/github-action@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20 uses: renovatebot/github-action@8d75b92f43899d483728e9a8a7fd44238020f6e6 # v46.1.2
with: with:
configurationFile: renovate.json configurationFile: renovate.json
token: ${{ github.token }} token: ${{ github.token }}