Merge branch 'main' into users/yongyan-gh/clj-holmes

This commit is contained in:
Nick Fyson
2022-03-16 18:35:15 +00:00
committed by GitHub
8 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
# Upload SARIF file as an Artifact to download and view
# - name: Upload SARIF as an Artifact
# uses: actions/upload-artifact@v2
# uses: actions/upload-artifact@v3
# with:
# name: sarif-file
# path: ${{ steps.run-analysis.outputs.sarif }}
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
license: ${{ secrets.XANITIZER_LICENSE }}
# Archiving the findings list reports
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: Xanitizer-Reports
path: |