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 4949 run : mvn --batch-mode --update-snapshots verify
5050
5151 - name : Upload coverage to Codecov
52- uses : codecov/codecov-action@fee48966e2ce725aedb2174d5cee5841f4c364b3
52+ uses : codecov/codecov-action@cc7fb3f71c712c470a895ac29f8a1fd0fcb52c8a
5353 with :
5454 flags : unittests # optional
5555 name : coverage # optional
Original file line number Diff line number Diff line change 4242 run : mvn --batch-mode --update-snapshots verify -P integration-test
4343
4444 - name : Upload coverage to Codecov
45- uses : codecov/codecov-action@fee48966e2ce725aedb2174d5cee5841f4c364b3
45+ uses : codecov/codecov-action@cc7fb3f71c712c470a895ac29f8a1fd0fcb52c8a
4646 with :
4747 token : ${{ secrets.CODECOV_TOKEN }} # not required for public repos
4848 flags : unittests # optional
You can’t perform that action at this time.
0 commit comments