Skip to content

Commit 5d622ad

Browse files
authored
Update azure-dev.yml
1 parent dff0019 commit 5d622ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
# Step 5: Validate the Azure template
4949
- name: Validate Azure Template
50-
uses: microsoft/template-validation-action@Latest
50+
uses: microsoft/template-validation-action@v0.3.5
5151
id: validation
5252
env:
5353
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID }}

0 commit comments

Comments
 (0)