Skip to content

Commit 4185b9c

Browse files
⬆️ Bump coverallsapp/github-action from 2.3.7 to 2.3.8
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.7 to 2.3.8. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@5cbfd81...8d6379e) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f121d8 commit 4185b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
name: code-coverage-report
143143
path: ${{ github.workspace }}/build/html
144144
- name: Publish report to Coveralls
145-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
145+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
146146
with:
147147
github-token: ${{ secrets.GITHUB_TOKEN }}
148148
path-to-lcov: ${{ github.workspace }}/build/json.info.filtered.noexcept

0 commit comments

Comments
 (0)