diff .github/workflows/anchore.yml @ 7263:46de8ffb7873

Bump github/codeql-action from 2.2.11 to 2.2.12 - https://github.com/roundup-tracker/roundup/pull/21
author John Rouillard <rouilj@ieee.org>
date Wed, 19 Apr 2023 21:38:03 -0400
parents 0ca12df8ef06
children 4a28a7364207
line wrap: on
line diff
--- a/.github/workflows/anchore.yml	Wed Apr 19 21:37:20 2023 -0400
+++ b/.github/workflows/anchore.yml	Wed Apr 19 21:38:03 2023 -0400
@@ -49,8 +49,8 @@
         fail-build: true
     - name: Upload Anchore Scan Report
       if: always()
-      uses: github/codeql-action/upload-sarif@d186a2a36cc67bfa1b860e6170d37fb9634742c7
-  # v2.2.11
+      uses: github/codeql-action/upload-sarif@7df0ce34898d659f95c0c4a09eaa8d4e32ee64db
+  # v2.2.12
       with:
         sarif_file: ${{ steps.scan.outputs.sarif }}
     - name: Inspect action SARIF report

Roundup Issue Tracker: http://roundup-tracker.org/