Skip to content

Commit

Permalink
Merge 6467490 into 685f68d
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 6, 2023
2 parents 685f68d + 6467490 commit 7304641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
name: build and test
shell: bash
- name: Coveralls
uses: coverallsapp/github-action@v1.2.2
uses: coverallsapp/github-action@v1.2.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel: true
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Finalize Coveralls
uses: coverallsapp/github-action@v1.2.2
uses: coverallsapp/github-action@v1.2.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true
Expand Down

0 comments on commit 7304641

Please sign in to comment.