Mercurial > p > roundup > code
changeset 8539:4d09c8046cde
build(deps): bump anchore/scan-action from 7.3.2 to 7.4.0 #86
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 22 Mar 2026 22:40:11 -0400 |
| parents | f676eda10c20 |
| children | e8d1da6e3571 |
| files | .github/workflows/anchore.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/anchore.yml Sun Mar 22 22:39:40 2026 -0400 +++ b/.github/workflows/anchore.yml Sun Mar 22 22:40:11 2026 -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@7037fa011853d5a11690026fb85feee79f4c946c # 7.3.2 + uses: anchore/scan-action@e1165082ffb1fe366ebaf02d8526e7c4989ea9d2 # 7.4.0 id: scan with: image: "localbuild/testimage:latest"
