Skip to content

Commit b493533

Browse files
authored
Merge pull request #14 from Azure-Samples/dependabot/github_actions/github-actions-6db2931a7f
Bump microsoft/template-validation-action from 0.3.6 to 0.3.8 in the github-actions group
2 parents c3407bd + b41ca29 commit b493533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717

18-
- uses: microsoft/template-validation-action@v0.3.6
18+
- uses: microsoft/template-validation-action@v0.4.2
1919
env:
2020
AZURE_CLIENT_ID: ${{ vars.AZURE_CLIENT_ID }}
2121
AZURE_TENANT_ID: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)