Skip to content

Commit 15d2f35

Browse files
authored
Update setup SQL action
1 parent 9fc6916 commit 15d2f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
7171
- name: Setup SQL Server
72-
uses: Particular/install-sql-server-action@v1.2.0
72+
uses: Particular/install-sql-server-action@v1.3.0
7373
if: matrix.test-category == 'SqlServer'
7474
with:
7575
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString

0 commit comments

Comments
 (0)