We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3783d commit 99421adCopy full SHA for 99421ad
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
71
- name: Setup SQL Server
72
- uses: Particular/install-sql-server-action@v1.3.0
+ uses: Particular/install-sql-server-action@v1.4.0
73
if: matrix.test-category == 'SqlServer'
74
75
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString
0 commit comments