Skip to content

Commit 5e10d85

Browse files
brunoborgesd3r3kk
authored andcommitted
Update .github/workflows/template-validation.yaml
Co-authored-by: Derek Keeler <[email protected]>
1 parent 22cf7c3 commit 5e10d85

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
@@ -21,7 +21,7 @@ jobs:
2121
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f infra/main.bicep --stdout
2222

2323
- name: Run Microsoft Security DevOps Analysis
24-
uses: microsoft/security-devops-action@preview
24+
uses: microsoft/security-devops-action@v1
2525
id: msdo
2626
continue-on-error: true
2727
with:

0 commit comments

Comments
 (0)