Skip to content

Commit

Permalink
Bump shogo82148/actions-goveralls from 1.8.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.8.0 to 1.9.1.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](shogo82148/actions-goveralls@7b1bd28...e6875f8)

---
updated-dependencies:
- dependency-name: shogo82148/actions-goveralls
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 7bfa3f9 commit f8c4ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
run: go test -v ./...

- name: Coverage Reporting
uses: shogo82148/actions-goveralls@7b1bd2871942af030d707d6574e5f684f9891fb2 # v1.8.0
uses: shogo82148/actions-goveralls@e6875f831db61e6abffbd8df91a2eb6cd24b46c9 # v1.9.1

0 comments on commit f8c4ada

Please sign in to comment.