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 d8b0e03 commit ddf8c4dCopy full SHA for ddf8c4d
.github/workflows/azure-dev.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# Step 2: Validate the Azure template using microsoft/template-validation-action
21
- name: Validate Azure Template
22
- uses: microsoft/[email protected].2
+ uses: microsoft/[email protected].3
23
id: validation
24
env:
25
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
0 commit comments