diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7bb9396..9b81db8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,7 +30,7 @@ jobs: TESTCONTAINERS_RYUK_DISABLED: true - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v5.0.4 + uses: codecov/codecov-action@v5.0.7 with: token: ${{ secrets.CODECOV_TOKEN }} slug: FalcoSuessgott/vault-kubernetes-kms