From 8cbc01cdf4a97d2ea4be027335639740eddaa511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 01:22:44 +0000 Subject: [PATCH] chore(deps): Bump coverallsapp/github-action from 2.3.7 to 2.3.8 Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.7 to 2.3.8. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/5cbfd81b66ca5d10c19b062c04de0199c215fb6e...8d6379e14d29928660c4ba802d8e85393440b329) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... 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 27687483..c8cc4d3e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -56,7 +56,7 @@ jobs: - run: just coverage - uses: ./.github/actions/cache_save - - uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e + - uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 with: format: lcov file: target/coverage/coverage.lcov