diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 7aedc76d80..04afa6e2c5 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -260,7 +260,7 @@ jobs: cd $GITHUB_WORKSPACE/appstudio-controller make test - name: "Send coverage results to codecov.io" - uses: codecov/codecov-action@v5.0.7 + uses: codecov/codecov-action@v5.1.1 manifests: name: "Ensure that manifests are up-to-date"