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

Appearance settings
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Commit cda333a

Browse filesBrowse files
committed
ci: update sxbrsky/notify-php-release-action to v1.1.0
1 parent 971d8db commit cda333a
Copy full SHA for cda333a

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎.github/workflows/new-release.yml

Copy file name to clipboardExpand all lines: .github/workflows/new-release.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Check new PHP releases.
22

33
on:
4-
schedule:
4+
schedule:
55
- cron: "* 4 15 * *"
66

77
permissions:
@@ -14,9 +14,9 @@ jobs:
1414
- name: checkout
1515
uses: actions/checkout@v4
1616
- name: Check the new php releases.
17-
uses: nulxrd/notify-php-release-action@v1.0.1
17+
uses: sxbrsky/notify-php-release-action@v1.1.0
1818
with:
1919
repo-token: ${{ github.token }}
2020
repo: docker-php-cli
2121
owner: sxbrsky
22-
localfile: .releases
22+
localfile: .releases

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.