File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 # remove generated code from coverage calculation
2323 grep -Ev 'internal/mock|_enumer.go' cover.out.raw > cover.out
2424 - name : Generage coverage badge
25- uses : vladopajic/go-test-coverage@d4177aaab9307eb783516275d495c01254da2fb9 # v2.16 .0
25+ uses : vladopajic/go-test-coverage@cc5012c2cfa84542e02b079141958a885861d326 # v2.17 .0
2626 with :
2727 profile : cover.out
2828 local-prefix : github.com/${{ github.repository }}
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
14- - uses : actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
14+ - uses : actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
1515 with :
1616 config-file : .github/dependency-review-config.yaml
You can’t perform that action at this time.
0 commit comments