Mercurial > p > roundup > code
changeset 8527:d4a43d9da8ef
chore(build): build(deps): bump anchore/scan-action from 7.3.1 to 7.3.2 pull #82
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 23 Feb 2026 20:16:55 -0500 |
| parents | 0586f25eb25e (current diff) 955016d272aa (diff) |
| children | fed0f839c260 |
| files | |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/anchore.yml Fri Feb 20 16:30:50 2026 -0500 +++ b/.github/workflows/anchore.yml Mon Feb 23 20:16:55 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@8d2fce09422cd6037e577f4130e9b925e9a37175 # 7.3.1 + uses: anchore/scan-action@7037fa011853d5a11690026fb85feee79f4c946c # 7.3.2 id: scan with: image: "localbuild/testimage:latest"
