Skip to content

Commit eb4f28d

Browse files
chore(deps): bump fgrosse/go-coverage-report from 1.2.0 to 1.3.0 (#1311)
1 parent 10d1c38 commit eb4f28d

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
@@ -72,7 +72,7 @@ jobs:
7272
pull-requests: write # write permission needed to comment on PR
7373
steps:
7474
- name: Check new code coverage
75-
uses: fgrosse/go-coverage-report@v1.2.0
75+
uses: fgrosse/go-coverage-report@v1.3.0
7676
continue-on-error: true # Add this line to prevent pipeline failures in forks
7777
with:
7878
coverage-artifact-name: ${{ env.CODE_COVERAGE_ARTIFACT_NAME }}

0 commit comments

Comments
 (0)