File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55
55
mvn -B --no-transfer-progress cyclonedx:makeBom -Dservices.bom.merge.skip=false org.codehaus.mojo:exec-maven-plugin:exec@merge-services-bom
56
56
57
57
- name : Upload Artifacts
58
- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # tag=v4.4.3
58
+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # tag=v4.5.0
59
59
with :
60
60
name : assembled-wars
61
61
path : |-
Original file line number Diff line number Diff line change 66
66
67
67
- name : Upload PR test coverage report
68
68
if : ${{ github.event_name == 'pull_request' }}
69
- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # tag=v4.4.3
69
+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # tag=v4.5.0
70
70
with :
71
71
name : pr-test-coverage-report
72
72
path : |-
You can’t perform that action at this time.
0 commit comments