Skip to content

Commit

Permalink
Bump potatoqualitee/mssqlsuite from 1.5 to 1.7 (#8)
Browse files Browse the repository at this point in the history
Bumps [potatoqualitee/mssqlsuite](https://github.com/potatoqualitee/mssqlsuite) from 1.5 to 1.7.
- [Release notes](https://github.com/potatoqualitee/mssqlsuite/releases)
- [Commits](potatoqualitee/mssqlsuite@v1.5...v1.7)

---
updated-dependencies:
- dependency-name: potatoqualitee/mssqlsuite
  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] committed Mar 24, 2023
1 parent 79936d0 commit 86d70ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Install SQL Server
uses: potatoqualitee/mssqlsuite@v1.5
uses: potatoqualitee/mssqlsuite@v1.7
with:
install: sqlengine
sa-password: ${{ env.SAPASSWORD }}
Expand Down

0 comments on commit 86d70ac

Please sign in to comment.