Skip to content

Commit 2eba23b

Browse files
authored
Merge pull request #25 from Azure-Samples/dependabot/github_actions/github-actions-fbf0985505
Bump microsoft/template-validation-action from 0.3.9 to 0.4.1 in the github-actions group
2 parents 8970e04 + 4886e7b commit 2eba23b

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.9
18+
- uses: microsoft/template-validation-action@v0.4.1
1919
env:
2020
AZURE_CLIENT_ID: ${{ vars.AZURE_CLIENT_ID }}
2121
AZURE_TENANT_ID: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)