From 13ac80e7d2dfd66b2fbabf965d15bff12d5c6d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:45:50 +0000 Subject: [PATCH] Bump coverallsapp/github-action from 2.3.2 to 2.3.3 in the actions group Bumps the actions group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `coverallsapp/github-action` from 2.3.2 to 2.3.3 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/43f11c4e058174f808ee9cd63701b6c42fe3f5e3...4cdef0b2dbe0c9aa26bed48edb868db738625e79) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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