Skip to content

Commit 731995c

Browse files
authored
Merge pull request #243 from lowlydba/dependabot/github_actions/insightsengineering/coverage-action-2.1.1
Bump insightsengineering/coverage-action from 2.1.0 to 2.1.1
2 parents ad3873f + fcd3590 commit 731995c

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].0
113+
uses: insightsengineering/[email protected].1
114114
id: cov-report
115115
if: ${{ matrix.sql_server == 2019 }}
116116
with:

0 commit comments

Comments
 (0)