Skip to content

Commit 99421ad

Browse files
Update Particular/install-sql-server-action action to v1.4.0 (#5105)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent ce3783d commit 99421ad

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.3.0
72+
uses: Particular/install-sql-server-action@v1.4.0
7373
if: matrix.test-category == 'SqlServer'
7474
with:
7575
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString

0 commit comments

Comments
 (0)