Skip to content

Commit a686a50

Browse files
chore(deps): update actions/github-script action to v9
1 parent 71190b7 commit a686a50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-merge-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
1919
steps:
2020
- name: Download PR metadata
21-
uses: actions/github-script@v8
21+
uses: actions/github-script@v9
2222
id: pr
2323
with:
2424
script: |

0 commit comments

Comments
 (0)