diff --git a/.github/workflows/image.yaml b/.github/workflows/image.yaml index 763f69f7..0e7e8080 100644 --- a/.github/workflows/image.yaml +++ b/.github/workflows/image.yaml @@ -49,7 +49,7 @@ jobs: - name: Scan image if: github.event_name == 'pull_request' - uses: anchore/scan-action@v3 + uses: anchore/scan-action@v4 id: scan with: image: ${{ steps.meta.outputs.tags }}