Skip to content

Commit b858a69

Browse files
build(deps): bump shogo82148/actions-goveralls from 1.11.0 to 1.11.1 (#373)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent a96b349 commit b858a69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
gocovmerge unit.cov integration.cov merged.cov > all.cov
7373
7474
- name: Upload coverage to Coveralls
75-
uses: shogo82148/actions-goveralls@9606dbc5ac5cf888a0e9ef901515c3cd516a2790 # v1.11.0
75+
uses: shogo82148/actions-goveralls@8781f5dd05b691c4dd042d5e859c11c73e0104fa # v1.11.1
7676
with:
7777
path-to-profile: all.cov
7878

0 commit comments

Comments
 (0)