Skip to content

Commit

Permalink
Use tagged version of go-coverage-report
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrosse committed Jul 25, 2024
1 parent 29f6b63 commit da01361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
pull-requests: write # write permission needed to comment on PR
steps:
- id: report-step
uses: fgrosse/go-coverage-report@671cf6b6dc4d7a6d8196f9259ce5d674b38782bb
uses: fgrosse/go-coverage-report@v1.1.0
with:
skip-comment: true

Expand Down

0 comments on commit da01361

Please sign in to comment.