Mercurial > p > roundup > code
changeset 8507:80f34a0821f5
bump anchore/scan-action from 7.2.2 to 7.2.3 (PR #78)
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 13 Jan 2026 16:26:33 -0500 |
| parents | b6c6891754e9 |
| children | 03f55c0168f6 |
| files | .github/workflows/anchore.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/anchore.yml Thu Dec 25 12:14:53 2025 -0500 +++ b/.github/workflows/anchore.yml Tue Jan 13 16:26:33 2026 -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@3c9a191a0fbab285ca6b8530b5de5a642cba332f # 7.2.2 + uses: anchore/scan-action@62b74fb7bb810d2c45b1865f47a77655621862a5 # 7.2.3 id: scan with: image: "localbuild/testimage:latest"
