Skip to content

Commit b66c588

Browse files
update github-script action version
1 parent f1f84db commit b66c588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-link.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Comment on PR with link to JIRA ticket
3434
if: contains(github.event.pull_request.head.ref, 'eli-')
3535
continue-on-error: true
36-
uses: actions/github-script@v6
36+
uses: actions/github-script@v8
3737
with:
3838
script: |
3939
github.rest.issues.createComment({

0 commit comments

Comments
 (0)