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 3939 # shellcheck disable=SC2086
4040 ./mvnw ${MAVEN_CLI_OPTS} dependency-check:aggregate
4141 - name : Upload artifacts
42- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
42+ uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
4343 with :
4444 name : ${{ github.workflow }}
4545 path : xml/target/
Original file line number Diff line number Diff line change 3030 results_format : sarif
3131 publish_results : true
3232 - name : " Upload artifact"
33- uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
33+ uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
3434 with :
3535 name : SARIF file
3636 path : results.sarif
You can’t perform that action at this time.
0 commit comments