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@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
42+ uses : actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.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@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
33+ uses : actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
3434 with :
3535 name : SARIF file
3636 path : results.sarif
You can’t perform that action at this time.
0 commit comments