diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 6be7edeb06..6b9248296a 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.4.0 + uses: codecov/codecov-action@v5.4.2 manifests: name: "Ensure that manifests are up-to-date"