Skip to content

Commit f35df9b

Browse files
chore(deps): update dependency softprops/action-gh-release to v2.3.2 (updated)
1 parent 6b19717 commit f35df9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precompile-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ jobs:
10631063
echo " - Manifest file size: $(stat -c%s manifest.json 2>/dev/null || stat -f%z manifest.json) bytes"
10641064
10651065
- name: Create GitHub Release
1066-
uses: softprops/action-gh-release@v1
1066+
uses: softprops/action-gh-release@v2.3.2
10671067
with:
10681068
tag_name: binaries-${{ github.run_number }}
10691069
name: PHP Binaries - Build ${{ github.run_number }}

0 commit comments

Comments
 (0)