diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fea98161a..08673fd99 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -329,6 +329,6 @@ jobs: disable-sudo: true egress-policy: audit - name: Coveralls Finished - uses: coverallsapp/github-action@43f11c4e058174f808ee9cd63701b6c42fe3f5e3 # v2.3.2 + uses: coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3 with: parallel-finished: true