Skip to content

Commit 826a565

Browse files
authored
v1.2.7 (#18)
Build updates * Fixing read-file action
1 parent 3590738 commit 826a565

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main-5_6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Read PHP version - revision
1717
uses: bfren/read-file@v1
1818
with:
19-
path: ./5.6/PHP_REVISION
19+
file: ./5.6/PHP_REVISION
2020
id: php_revision
2121
-
2222
name: Read image version

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.6
1+
1.2.7

0 commit comments

Comments
 (0)