Skip to content

Commit c85e12c

Browse files
chore(deps-dev): update shogo82148/actions-goveralls action to v1.9.1 (#249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb79686 commit c85e12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
- name: Tests
2525
run: make test
2626
- name: Send go coverage report
27-
uses: shogo82148/actions-goveralls@785c9d68212c91196d3994652647f8721918ba11 # v1.9.0
27+
uses: shogo82148/actions-goveralls@e6875f831db61e6abffbd8df91a2eb6cd24b46c9 # v1.9.1
2828
with:
2929
path-to-profile: coverage.out

0 commit comments

Comments
 (0)