Skip to content

Commit 891eeab

Browse files
Bump microsoft/template-validation-action in the github-actions group
Bumps the github-actions group with 1 update: [microsoft/template-validation-action](https://github.com/microsoft/template-validation-action). Updates `microsoft/template-validation-action` from 0.3.6 to 0.3.8 - [Release notes](https://github.com/microsoft/template-validation-action/releases) - [Commits](microsoft/template-validation-action@v0.3.6...v0.3.8) --- updated-dependencies: - dependency-name: microsoft/template-validation-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceaad8a commit 891eeab

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.1
1919
env:
2020
AZURE_CLIENT_ID: ${{ vars.AZURE_CLIENT_ID }}
2121
AZURE_TENANT_ID: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)