Mercurial > p > roundup > code
diff .github/workflows/anchore.yml @ 8480:3ab30654e9c1
chore: anchore anchore/scan-action upgrade 7.1.0 to 7.2.0
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 24 Nov 2025 11:51:40 -0500 |
| parents | 69fc3cee878c |
| children | aab59f040b80 |
line wrap: on
line diff
--- a/.github/workflows/anchore.yml Mon Nov 24 11:50:19 2025 -0500 +++ b/.github/workflows/anchore.yml Mon Nov 24 11:51:40 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@568b89d27fc18c60e56937bff480c91c772cd993 # 7.1.0 + uses: anchore/scan-action@3aaf50d765cfcceafa51d322ccb790e40f6cd8c5 # 7.2.0 id: scan with: image: "localbuild/testimage:latest"
