Skip to content

Commit

Permalink
Update SQL Action to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarbach committed Mar 13, 2024
1 parent 42c62a2 commit ce4b08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -54,7 +54,7 @@ jobs:
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
- name: Setup SQL Server
if: matrix.engine == 'SqlServer'
uses: Particular/install-sql-server-action@v1.0.2
uses: Particular/install-sql-server-action@v1.1.0
with:
connection-string-env-var: SQLServerConnectionString
catalog: nservicebus
Expand Down

0 comments on commit ce4b08c

Please sign in to comment.