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 cdb0f7f commit 7976ca9Copy full SHA for 7976ca9
.github/workflows/azure-dev.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
# Step 2: Validate the Azure template using microsoft/template-validation-action
21
- name: Validate Azure Template
22
- uses: microsoft/template-validation-action@Latest
+ uses: microsoft/template-validation-action@v0.3.5
23
id: validation
24
with:
25
useDevContainer: false
0 commit comments