From 0ddcbc0d7dabe706a7dd8e3d09f9e46b47bc793a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 03:58:59 +0000 Subject: [PATCH] Bump shogo82148/actions-goveralls from 1.8.0 to 1.9.0 Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/shogo82148/actions-goveralls/releases) - [Commits](https://github.com/shogo82148/actions-goveralls/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: shogo82148/actions-goveralls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/go-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go-build.yml b/.github/workflows/go-build.yml index 84e60db..353a3e4 100644 --- a/.github/workflows/go-build.yml +++ b/.github/workflows/go-build.yml @@ -27,4 +27,4 @@ jobs: run: go test -v ./... - name: Coverage Reporting - uses: shogo82148/actions-goveralls@v1.8.0 + uses: shogo82148/actions-goveralls@v1.9.0