Skip to content

Commit

Permalink
chore(deps): update coverallsapp/github-action action to v2.3.6 (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent bc1bae6 commit 3134e8d
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 @@ -44,7 +44,7 @@ jobs:
outfile: coverage.lcov

- name: Upload coverages
uses: coverallsapp/[email protected].4
uses: coverallsapp/[email protected].6
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov
Expand Down

0 comments on commit 3134e8d

Please sign in to comment.