Skip to content

Commit b4b40ed

Browse files
chore(deps): update actions/github-script action to v7.1.0
1 parent 647c18d commit b4b40ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/comment_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
echo "GH context:"
2626
echo "$GITHUB_CONTEXT"
2727
- name: 'Download artifact'
28-
uses: actions/github-script@v7.0.1
28+
uses: actions/github-script@v7.1.0
2929
with:
3030
script: |
3131
var artifacts = await github.rest.actions.listWorkflowRunArtifacts({

0 commit comments

Comments
 (0)