Skip to content

Commit 8970e04

Browse files
authored
Merge pull request #24 from Azure-Samples/dependabot/github_actions/github-actions-bfc7c4c306
Bump microsoft/template-validation-action from 0.3.6 to 0.3.9 in the github-actions group across 1 directory
2 parents 6aa79b3 + 2765e8c commit 8970e04

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

0 commit comments

Comments
 (0)