Mercurial > p > roundup > code
diff .github/workflows/anchore.yml @ 8482:aab59f040b80
chore: anchore anchore/scan-action upgrade 7.1.0 to 7.2.0
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 28 Nov 2025 11:51:03 -0500 |
| parents | 3ab30654e9c1 |
| children | 4e0944649af7 |
line wrap: on
line diff
--- a/.github/workflows/anchore.yml Mon Nov 24 11:52:32 2025 -0500 +++ b/.github/workflows/anchore.yml Fri Nov 28 11:51:03 2025 -0500 @@ -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@3aaf50d765cfcceafa51d322ccb790e40f6cd8c5 # 7.2.0 + uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # 7.2.1 id: scan with: image: "localbuild/testimage:latest"
