Skip to content

Commit

Permalink
Update script version
Browse files Browse the repository at this point in the history
  • Loading branch information
oxve committed Nov 14, 2023
1 parent a5fbeae commit 3465ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-cherry-pick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
${{ github.event.pull_request.body }}
- name: Comment on failure
uses: actions/github-script@v2
uses: actions/github-script@v6
with:
github-token: ${{ secrets.CHERRY_PICK_TOKEN }}
script: |
Expand Down

0 comments on commit 3465ca2

Please sign in to comment.