Skip to content

Commit

Permalink
Merge pull request #1017 from macbre/dependabot/github_actions/covera…
Browse files Browse the repository at this point in the history
…llsapp/github-action-2.3.0

build(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0
  • Loading branch information
macbre committed May 8, 2024
2 parents dcdd102 + 23e1706 commit 0558648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# upload coverage report for just one of Node.js version matrix runs
- name: Upload coverage report to Coveralls
if: matrix.node-version == 'latest'
uses: coverallsapp/github-action@v2.2.3
uses: coverallsapp/github-action@v2.3.0
continue-on-error: true
with:
github-token: ${{ github.token }}
Expand Down

0 comments on commit 0558648

Please sign in to comment.