Skip to content

Commit d9ba2fb

Browse files
Bump actions/github-script from 8 to 9 (#2410)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2809c22 commit d9ba2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: ~/.composer/vendor/bin/box compile
4141

4242
- name: Upload Release Asset
43-
uses: actions/github-script@v8
43+
uses: actions/github-script@v9
4444
with:
4545
github-token: "${{ secrets.GITHUB_TOKEN }}"
4646
script: |

0 commit comments

Comments
 (0)