Mercurial > p > roundup > code
diff .github/workflows/anchore.yml @ 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 | d7d91e25a1c2 |
| children | 955016d272aa |
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"
