Skip to content

Commit

Permalink
chore(deps): update coverallsapp/github-action action to v2.3.4 (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent b5d0f8d commit e308a90
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 @@ -49,7 +49,7 @@ jobs:

- name: Upload coverages
if: startsWith(github.ref, 'refs/master')
uses: coverallsapp/[email protected].0
uses: coverallsapp/[email protected].4
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov
Expand Down

0 comments on commit e308a90

Please sign in to comment.