Skip to content

Commit

Permalink
Bump actions/github-script from 6.1.1 to 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Aug 27, 2022
1 parent cc3a436 commit d430f8b
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.1.1
uses: actions/github-script@v6.2.0
with:
script: |
var artifacts = await github.rest.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit d430f8b

Please sign in to comment.