Skip to content

Commit b490734

Browse files
Update Particular/install-sql-server-action action to v1.5.0 (#5634)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 2f66be6 commit b490734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
with:
8888
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
8989
- name: Setup SQL Server
90-
uses: Particular/install-sql-server-action@v1.4.0
90+
uses: Particular/install-sql-server-action@v1.5.0
9191
if: matrix.test-category == 'SqlServer'
9292
with:
9393
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString

0 commit comments

Comments
 (0)