Skip to content

Commit db5add8

Browse files
chore(deps): bump shogo82148/actions-goveralls from 1.9.1 to 1.10.0 (#219)
Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/shogo82148/actions-goveralls/releases) - [Commits](shogo82148/actions-goveralls@e6875f8...25f5320) --- updated-dependencies: - dependency-name: shogo82148/actions-goveralls dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 717c3fa commit db5add8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
CTFD_ADMIN_PASSWORD: ctfer
7171

7272
- name: Upload coverage to Coveralls
73-
uses: shogo82148/actions-goveralls@e6875f831db61e6abffbd8df91a2eb6cd24b46c9 # v1.9.1
73+
uses: shogo82148/actions-goveralls@25f5320d970fb565100cf1993ada29be1bb196a1 # v1.10.0
7474
with:
7575
path-to-profile: cov.out
7676

0 commit comments

Comments
 (0)