Skip to content

Commit f9a81b0

Browse files
Bump actions/github-script from 3 to 7 (#323)
1 parent 060410a commit f9a81b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/retune.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
PullRequest:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/github-script@v3
9+
- uses: actions/github-script@v7
1010
with:
1111
github-token: ${{ secrets.GITHUB_TOKEN }}
1212
script: |

0 commit comments

Comments
 (0)