Skip to content

Commit 6dbb5dc

Browse files
Bump insightsengineering/coverage-action from 2.7.2 to 3.0.1 (#315)
Bumps [insightsengineering/coverage-action](https://github.com/insightsengineering/coverage-action) from 2.7.2 to 3.0.1. - [Release notes](https://github.com/insightsengineering/coverage-action/releases) - [Commits](insightsengineering/coverage-action@v2.7.2...v3.0.1) --- updated-dependencies: - dependency-name: insightsengineering/coverage-action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b128471 commit 6dbb5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sqlserver-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114

115115
# Only do cov report on latest SQL Server version
116116
- name: Produce the coverage report
117-
uses: insightsengineering/coverage-action@v2.7.2
117+
uses: insightsengineering/coverage-action@v3.0.1
118118
id: cov-report
119119
if: ${{ matrix.sql_server == 2022 }}
120120
with:

0 commit comments

Comments
 (0)