You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Looking to develop with SQL for free, locally and offline, before deploying with
14
14
The definition of this GitHub Action is in [action.yml](https://github.com/Azure/sql-action/blob/master/action.yml). Learn more in the [user guide](#📓-user-guide).
15
15
16
16
```yaml
17
-
- uses: azure/sql-action@v2.1
17
+
- uses: azure/sql-action@v2.2
18
18
with:
19
19
# required, connection string incl the database and user authentication information
0 commit comments