Skip to content

Commit

Permalink
Update .github/workflows/template-validation.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Derek Keeler <d3r3kk@users.noreply.github.com>
  • Loading branch information
brunoborges and d3r3kk authored Nov 2, 2023
1 parent 2e6b15b commit e79f5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
inlineScript: az config set bicep.use_binary_from_path=false && az bicep build -f infra/main.bicep --stdout

- name: Run Microsoft Security DevOps Analysis
uses: microsoft/security-devops-action@preview
uses: microsoft/security-devops-action@v1
id: msdo
continue-on-error: true
with:
Expand Down

0 comments on commit e79f5cf

Please sign in to comment.