diff .github/workflows/anchore.yml @ 7244:4c1d62dbcffe

Bump anchore/scan-action from 3.3.4 to 3.3.5 - https://github.com/roundup-tracker/roundup/pull/14
author John Rouillard <rouilj@ieee.org>
date Mon, 03 Apr 2023 02:15:27 -0400
parents 821429f560cd
children c6287f8b9f2e
line wrap: on
line diff
--- a/.github/workflows/anchore.yml	Mon Apr 03 02:14:28 2023 -0400
+++ b/.github/workflows/anchore.yml	Mon Apr 03 02:15:27 2023 -0400
@@ -42,7 +42,7 @@
     - name: Build the Docker image
       run: docker pull python:3-alpine; docker build . --file scripts/Docker/Dockerfile --tag localbuild/testimage:latest
     - name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
-      uses: anchore/scan-action@dafbc97d7259af88b61bd260f2fde565d0668a72 # v3.3.4
+      uses: anchore/scan-action@4be3c24559b430723e51858969965e163b196957 # v3.3.5
       id: scan
       with:
         image: "localbuild/testimage:latest"

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