Mercurial > p > roundup > code
diff .github/workflows/anchore.yml @ 7515:6dc7b1f1451c
Bump anchore/scan-action from 3.3.5 to 3.3.6 - https://github.com/roundup-tracker/roundup/pull/43
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 26 Jun 2023 00:18:54 -0400 |
| parents | 0b4028a75705 |
| children | 4689795494dc |
line wrap: on
line diff
--- a/.github/workflows/anchore.yml Mon Jun 26 00:18:04 2023 -0400 +++ b/.github/workflows/anchore.yml Mon Jun 26 00:18:54 2023 -0400 @@ -43,7 +43,7 @@ - name: List the Docker image run: docker image ls - name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled - uses: anchore/scan-action@4be3c24559b430723e51858969965e163b196957 # v3.3.5 + uses: anchore/scan-action@24fd7c9060f3c96848dd1929fac8d796fb5ae4b4 # v3.3.6 id: scan with: image: "localbuild/testimage:latest"
