Skip to content

Commit

Permalink
Bump shogo82148/actions-goveralls from 1.8.0 to 1.9.0
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.0.
- [Release notes](https://github.com/shogo82148/actions-goveralls/releases)
- [Commits](shogo82148/actions-goveralls@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 58b29ab commit a5857e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a5857e2

Please sign in to comment.