Skip to content

Commit

Permalink
Bump insightsengineering/coverage-action from 2.6.0 to 2.7.0 (#301)
Browse files Browse the repository at this point in the history
Bumps [insightsengineering/coverage-action](https://github.com/insightsengineering/coverage-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/insightsengineering/coverage-action/releases)
- [Commits](insightsengineering/coverage-action@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: insightsengineering/coverage-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 941091d commit 8e7744b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sqlserver-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:

# Only do cov report on latest SQL Server version
- name: Produce the coverage report
uses: insightsengineering/coverage-action@v2.6.0
uses: insightsengineering/coverage-action@v2.7.0
id: cov-report
if: ${{ matrix.sql_server == 2022 }}
with:
Expand Down

0 comments on commit 8e7744b

Please sign in to comment.