Skip to content

Commit 945f11b

Browse files
Bump insightsengineering/coverage-action from 2.1.3 to 2.1.5 (#263)
Bumps [insightsengineering/coverage-action](https://github.com/insightsengineering/coverage-action) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/insightsengineering/coverage-action/releases) - [Commits](insightsengineering/coverage-action@v2.1.3...v2.1.5) --- updated-dependencies: - dependency-name: insightsengineering/coverage-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6f2260 commit 945f11b

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
@@ -115,7 +115,7 @@ jobs:
115115

116116
# Only do cov report on latest SQL Server version
117117
- name: Produce the coverage report
118-
uses: insightsengineering/[email protected].3
118+
uses: insightsengineering/[email protected].5
119119
id: cov-report
120120
if: ${{ matrix.sql_server == 2022 }}
121121
with:

0 commit comments

Comments
 (0)