diff --git a/.github/workflows/test-and-release.yaml b/.github/workflows/test-and-release.yaml index 32444579a..16cecff01 100644 --- a/.github/workflows/test-and-release.yaml +++ b/.github/workflows/test-and-release.yaml @@ -160,7 +160,7 @@ jobs: id: certs-cache with: path: ./certificates - key: certificates-2022-11-24 + key: certificates - name: Create Intermediate CA certificate if: steps.certs-cache.outputs.cache-hit != 'true'