Skip to content

Commit 6a4fc63

Browse files
Bump actions/github-script from 3 to 6 (#9564)
1 parent 5ba240b commit 6a4fc63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
steps:
8484
- uses: actions/checkout@v3.1.0
8585
- name: Report failures
86-
uses: actions/github-script@v3
86+
uses: actions/github-script@v6
8787
with:
8888
github-token: ${{ secrets.GITHUB_TOKEN }}
8989
script: |

0 commit comments

Comments
 (0)