diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c96bf15..41e2426 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: OPENSSL_VERSION=${{ matrix.openssl_version }} - name: Run Grype vulnerability scanner - uses: anchore/scan-action@49e50b215b647c5ec97abb66f69af73c46a4ca08 # v5.0.1 + uses: anchore/scan-action@ef0b0b023552a0c077534074723a9915280284bb # v5.1.0 continue-on-error: true id: scan with: