Skip to content

Commit

Permalink
revert github_script to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
gtjoseph committed Mar 6, 2024
1 parent d6386cb commit eddef82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PRSubmitActions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Add reviewers
if: github.event.action == 'completed'
uses: actions/github-script@v7
uses: actions/github-script@v6
env:
PR_NUMBER: ${{steps.getpr.outputs.PR_NUMBER}}
REVIEWERS: ${{vars.PR_REVIEWERS}}
Expand Down

0 comments on commit eddef82

Please sign in to comment.