···5151 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5252 # format to the repository Actions tab.
5353 - name: "Upload artifact"
5454- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # tag=v5.0.0
5454+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # tag=v6.0.0
5555 with:
5656 name: SARIF file
5757 path: results.sarif