diff .github/workflows/anchore.yml @ 7233:f5e676c4383d

Bump github/codeql-action from 2.2.6 to 2.2.7 -- https://github.com/roundup-tracker/roundup/pull/9
author John Rouillard <rouilj@ieee.org>
date Mon, 20 Mar 2023 20:05:16 -0400
parents 0fd41edd26b0
children 743f02e916a7
line wrap: on
line diff
--- a/.github/workflows/anchore.yml	Mon Mar 20 20:04:15 2023 -0400
+++ b/.github/workflows/anchore.yml	Mon Mar 20 20:05:16 2023 -0400
@@ -49,8 +49,8 @@
         fail-build: true
     - name: Upload Anchore Scan Report
       if: always()
-      uses: github/codeql-action/upload-sarif@16964e90ba004cdf0cd845b866b5df21038b7723
-  # v2.2.6
+      uses: github/codeql-action/upload-sarif@168b99b3c22180941ae7dbdd5f5c9678ede476ba
+  # v2.2.7
       with:
         sarif_file: ${{ steps.scan.outputs.sarif }}
     - name: Inspect action SARIF report

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