Mercurial > p > roundup > code
changeset 8516:8c265e8bfc5a
chore(build): bump anchore/scan-action from 7.2.3 to 7.3.0 pull #80
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 27 Jan 2026 22:17:17 -0500 |
| parents | f65f7d9ccdcb |
| children | 0e712d67a783 |
| files | .github/workflows/anchore.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/anchore.yml Tue Jan 27 21:55:27 2026 -0500 +++ b/.github/workflows/anchore.yml Tue Jan 27 22:17:17 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@0d444ed77d83ee2ba7f5ced0d90d640a1281d762 # 7.3.0 + uses: anchore/scan-action@8d2fce09422cd6037e577f4130e9b925e9a37175 # 7.3.1 id: scan with: image: "localbuild/testimage:latest"
