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 v40.1.1

This commit is contained in:
renovate[bot] 2024-02-19 06:24:34 +00:00 committed by GitHub
parent e48ae21a14
commit 0d4b944626

View File

@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run Renovate
uses: renovatebot/github-action@v40.0.2
uses: renovatebot/github-action@v40.1.1
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}