Skip to content

Commit

Permalink
Merge pull request #1672 from tediousjs/dependabot/github_actions/ted…
Browse files Browse the repository at this point in the history
…iousjs/setup-sqlserver-2
  • Loading branch information
dependabot[bot] committed Jun 25, 2024
2 parents 92761a4 + 8c9ff5e commit 3108080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
- name: Run unit tests
run: npm run test-unit
- name: Setup SQL Server
uses: tediousjs/setup-sqlserver@v1
uses: tediousjs/setup-sqlserver@v2
with:
sqlserver-version: ${{ matrix.sqlserver }}
sa-password: ${{ env.MSSQL_PASSWORD }}
Expand Down

0 comments on commit 3108080

Please sign in to comment.