Mercurial > p > roundup > code
diff .github/workflows/anchore.yml @ 8520:955016d272aa
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:13:40 -0500 |
| parents | 8c265e8bfc5a |
| children | 4d09c8046cde |
line wrap: on
line diff
--- a/.github/workflows/anchore.yml Mon Feb 02 23:41:36 2026 -0500 +++ b/.github/workflows/anchore.yml Mon Feb 23 20:13:40 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"
