Skip to content

Commit

Permalink
Bump github-script from 6.4.1 to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Nov 20, 2023
1 parent 385c8e5 commit 1f70d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Download artifacts'
uses: actions/github-script@v6.4.1
uses: actions/github-script@v7.0.1
with:
script: |
var artifacts = await github.rest.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit 1f70d3d

Please sign in to comment.