We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e20a81 commit 2b6fe53Copy full SHA for 2b6fe53
README.md
@@ -85,7 +85,7 @@ jobs:
85
- uses: azure/login@v1
86
with:
87
creds: ${{ secrets.AZURE_CREDENTIALS }}
88
- - uses: azure/sql-action@v1
+ - uses: azure/sql-action@v1.2
89
90
server-name: REPLACE_THIS_WITH_YOUR_SQL_SERVER_NAME
91
connection-string: ${{ secrets.AZURE_SQL_CONNECTION_STRING }}
0 commit comments