Skip to content

Commit c6e08fd

Browse files
authored
Merge pull request #253 from lowlydba/dependabot/github_actions/insightsengineering/coverage-action-2.1.2
Bump insightsengineering/coverage-action from 2.1.1 to 2.1.2
2 parents b7aca45 + 665049f commit c6e08fd

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
@@ -110,7 +110,7 @@ jobs:
110110

111111
# Only do cov report on latest SQL Server version
112112
- name: Produce the coverage report
113-
uses: insightsengineering/[email protected].1
113+
uses: insightsengineering/[email protected].2
114114
id: cov-report
115115
if: ${{ matrix.sql_server == 2019 }}
116116
with:

0 commit comments

Comments
 (0)