Skip to content

Commit b3c102c

Browse files
Bump insightsengineering/coverage-action from 2.7.0 to 2.7.1 (#304)
Bumps [insightsengineering/coverage-action](https://github.com/insightsengineering/coverage-action) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/insightsengineering/coverage-action/releases) - [Commits](insightsengineering/coverage-action@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: insightsengineering/coverage-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5047dee commit b3c102c

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].0
118+
uses: insightsengineering/[email protected].1
119119
id: cov-report
120120
if: ${{ matrix.sql_server == 2022 }}
121121
with:

0 commit comments

Comments
 (0)