Skip to content

Commit

Permalink
Bump coverallsapp/github-action from 1.1.2 to 1.1.3 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 18, 2021
1 parent cd50989 commit d65b082
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 @@ -51,7 +51,7 @@ jobs:
- name: Convert coverage.out to coverage.lcov
uses: jandelgado/gcov2lcov-action@v1.0.8
- name: Coveralls
uses: coverallsapp/github-action@v1.1.2
uses: coverallsapp/github-action@1.1.3
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov

0 comments on commit d65b082

Please sign in to comment.