mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 05:12:19 +08:00
chore(deps): update renovatebot/github-action action to v40.2.6
This commit is contained in:
parent
b0005764e0
commit
5043dbc6ba
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
uses: renovatebot/github-action@v40.2.5
|
uses: renovatebot/github-action@v40.2.6
|
||||||
with:
|
with:
|
||||||
useSlim: false
|
useSlim: false
|
||||||
token: ${{ secrets.GITHUBTOKEN }}
|
token: ${{ secrets.GITHUBTOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user