Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: potatoqualitee/mssqlsuite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and KushnirykOleh committed Jan 22, 2025
1 parent ed2ca8b commit 21e0496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:

- name: Install a SQL Server suite of tools
if: ${{ steps.setup.outputs.databasePlatform == 'mssql' }}
uses: potatoqualitee/mssqlsuite@v1.7
uses: potatoqualitee/mssqlsuite@v1.8
with:
install: sqlengine, sqlclient, sqlpackage

Expand Down

0 comments on commit 21e0496

Please sign in to comment.