You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#114)
Clean re-apply of dependabot #97 on current main (dependabot could not
rebase #97 after its branch was hand-edited). Pins codecov/codecov-action
to v6.0.0 (57e3a136b779b570ffcdbf80b3bdc90e7fab3de2) across all 7 usages.
Also corrects the stale '# v5.5.0 pinned' comment — main's 671740ac SHA was
actually v5.5.2, not v5.5.0.
Copy file name to clipboardExpand all lines: .github/workflows/bdd-matrix.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ jobs:
64
64
export GORACE=halt_on_error=1
65
65
go test -race -v -coverprofile=core-bdd-coverage.txt -covermode=atomic -run 'TestApplicationLifecycle|TestConfigurationManagement|TestBaseConfigBDDFeatures|TestLoggerDecorator' .
0 commit comments