We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab3ec1 commit a62875dCopy full SHA for a62875d
action.yml
@@ -66,7 +66,7 @@ runs:
66
skip-commit-verification: ${{ inputs.skip-commit-verification }}
67
skip-verification: ${{ inputs.skip-verification }}
68
- name: Merge/approve PR
69
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
70
id: approver
71
env:
72
ACTION_PATH: ${{ github.action_path }}
0 commit comments