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
file-sync-app[bot] committed Nov 20, 2023

Unverified

This user has not yet uploaded their public signing key.
1 parent 3a6d058 commit 37ee428
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
@@ -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({

0 comments on commit 37ee428

Please sign in to comment.