ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency softprops/action-gh-release to v2.3.2

#107
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---softprops/action-gh-release-1755634268376 into main
1 file +1 -1
.github/workflows/precompile-php.ymlmodified+1-1
Changes to .github/workflows/precompile-php.yml
@@ -1139,7 +1139,7 @@ jobs:
11391139 echo " - Manifest file size: $(stat -c%s manifest.json 2>/dev/null || stat -f%z manifest.json) bytes"
11401140
11411141 - name: Create GitHub Release
1142 uses: softprops/action-gh-release@v1
1142 uses: softprops/action-gh-release@v2.3.2
11431143 with:
11441144 tag_name: binaries-${{ github.run_number }}
11451145 name: PHP Binaries - Build ${{ github.run_number }}