Skip to content

Commit

Permalink
Bump actions/github-script from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Jan 8, 2022
1 parent f4709d3 commit d1457e0
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@v5.0.0
uses: actions/github-script@v5.1.0
with:
script: |
var artifacts = await github.rest.actions.listWorkflowRunArtifacts({
Expand Down

0 comments on commit d1457e0

Please sign in to comment.