Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf11e0b

Browse files
committed
Update best-of update action workflow
1 parent050ab45 commitbf11e0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/update-best-of-list.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.5.3/workflows/update-best-of-list.yml
1+
# Based on https://github.com/best-of-lists/best-of-update-action/blob/v0.6.1/workflows/update-best-of-list.yml
22
name:update-best-of-list
33

44
on:
@@ -8,7 +8,7 @@ on:
88
description:"Version to use for this update"
99
required:false
1010
schedule:
11-
-cron:"018 * * 4"# Every thursday at6pm
11+
-cron:"014 * * 4"# Every thursday at2pm
1212

1313
env:
1414
BRANCH_PREFIX:"update/"
@@ -44,7 +44,7 @@ jobs:
4444
env:
4545
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
4646
-name:update-best-of-list
47-
uses:best-of-lists/best-of-update-action@v0.5.3
47+
uses:best-of-lists/best-of-update-action@v0.6.1
4848
with:
4949
libraries_key:${{ secrets.LIBRARIES_KEY }}
5050
github_key:${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp