Skip to content

Commit 0333b15

Browse files
committed
chore(deps): update actions/github-script action to v8
1 parent 7b3b795 commit 0333b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Create Pull Request
12-
uses: actions/github-script@v7.0.1
12+
uses: actions/github-script@v8.0.0
1313
with:
1414
script: |
1515
try {

0 commit comments

Comments
 (0)