1
0
Fork 0

chore(deps): update renovatebot/github-action action to v44.2.2 (#3189)

This commit is contained in:
renovate[bot] 2025-12-29 05:15:07 +00:00 committed by GitHub
parent d1637fbc91
commit c39d594f30
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@v6.0.1 uses: actions/checkout@v6.0.1
- name: Run Renovate - name: Run Renovate
uses: renovatebot/github-action@f7fad228a053c69a98e24f8e4f6cf40db8f61e08 # v44.2.1 uses: renovatebot/github-action@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2
with: with:
configurationFile: renovate.json configurationFile: renovate.json
token: ${{ github.token }} token: ${{ github.token }}