diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7e5c11..4f9fda4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - name: Cache trivy db - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cache/trivy