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 dff0019 commit 5d622adCopy full SHA for 5d622ad
.github/workflows/azure-dev.yml
@@ -47,7 +47,7 @@ jobs:
47
48
# Step 5: Validate the Azure template
49
- name: Validate Azure Template
50
- uses: microsoft/template-validation-action@Latest
+ uses: microsoft/template-validation-action@v0.3.5
51
id: validation
52
env:
53
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}
0 commit comments