Skip to content

Commit 8326c69

Browse files
authored
Merge pull request #11 from Azure-Samples/dependabot/github_actions/github-actions-3e1d1a40af
Bump microsoft/template-validation-action from 0.3.5 to 0.3.6 in the github-actions group
2 parents 23e6623 + ce0bcb4 commit 8326c69

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/[email protected].5
18+
- uses: microsoft/[email protected].6
1919
env:
2020
AZURE_CLIENT_ID: ${{ vars.AZURE_CLIENT_ID }}
2121
AZURE_TENANT_ID: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)