mirror of
https://github.com/doms9/iptv.git
synced 2026-06-06 02:43:05 +02:00
update deps.
This commit is contained in:
parent
0c203b23b4
commit
d887d6cee4
5 changed files with 144 additions and 164 deletions
4
.github/workflows/health.yml
vendored
4
.github/workflows/health.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
run: bash health.sh
|
||||
|
||||
- name: Update log
|
||||
uses: stefanzweifel/git-auto-commit-action@v6
|
||||
uses: stefanzweifel/git-auto-commit-action@v7
|
||||
with:
|
||||
commit_message: "health log"
|
||||
file_pattern: "readme.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue