Skip to content

Commit de3b1cf

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

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
@@ -54,7 +54,7 @@ jobs:
5454
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
5555
- name: Setup SQL Server
5656
if: matrix.engine == 'SqlServer'
57-
uses: Particular/install-sql-server-action@v1.3.0
57+
uses: Particular/install-sql-server-action@v1.4.0
5858
with:
5959
connection-string-env-var: SQLServerConnectionString
6060
catalog: nservicebus

0 commit comments

Comments
 (0)