1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00

chore(deps): update renovatebot/github-action action to v46.1.5 (#4564)

This commit is contained in:
renovate[bot] 2026-03-17 03:47:31 +00:00 committed by GitHub
parent f64d1744f8
commit fd69993020
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Run Renovate - name: Run Renovate
uses: renovatebot/github-action@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4 uses: renovatebot/github-action@abd08c7549b2a864af5df4a2e369c43f035a6a9d # v46.1.5
with: with:
configurationFile: renovate.json configurationFile: renovate.json
token: ${{ github.token }} token: ${{ github.token }}