Skip to content

Commit

Permalink
Bump coverallsapp/github-action from 2.3.1 to 2.3.2 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent c672417 commit ed2e8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
go test -v -covermode=count -coverprofile=coverage.out
- name: Coveralls
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].2
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.out

0 comments on commit ed2e8f8

Please sign in to comment.