Skip to content

Commit 7463003

Browse files
chore(deps): bump fgrosse/go-coverage-report from 1.2.0 to 1.3.0 (#1345)
1 parent f4a50af commit 7463003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
pull-requests: write # write permission needed to comment on PR
6666
steps:
6767
- name: Check new code coverage
68-
uses: fgrosse/go-coverage-report@v1.2.0
68+
uses: fgrosse/go-coverage-report@v1.3.0
6969
continue-on-error: true # Add this line to prevent pipeline failures in forks
7070
with:
7171
coverage-artifact-name: ${{ env.CODE_COVERAGE_ARTIFACT_NAME }}

0 commit comments

Comments
 (0)