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 @@ -372,7 +372,7 @@ jobs:
372372 >> "${GITHUB_OUTPUT}"
373373 working-directory : dist
374374 - name : Store the distribution packages
375- uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
375+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
376376 with :
377377 name : >-
378378 ${{ needs.pre-setup.outputs.dists-artifact-name }}
Original file line number Diff line number Diff line change 6666 # Upload the results as artifacts (optional). Commenting out will disable
6767 # uploads of run results in SARIF format to the repository Actions tab.
6868 - name : Upload artifact
69- uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
69+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
7070 with :
7171 name : SARIF file
7272 path : results.sarif
You can’t perform that action at this time.
0 commit comments