Skip to content

Commit

Permalink
[gh-actions] Bump coverallsapp/github-action from 2.3.1 to 2.3.2 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 3c84809 commit 7ff9667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Run tests
run: make test
- name: Coveralls
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].2
with:
github-token: ${{ secrets.github_token }}
file: coverage.out
Expand Down

0 comments on commit 7ff9667

Please sign in to comment.