Skip to content

Commit

Permalink
chore(deps): bump microsoft/security-devops-action from 1.6.0 to 1.10…
Browse files Browse the repository at this point in the history
….0 (#83)
  • Loading branch information
1p22geo authored Dec 25, 2023
2 parents 7e87b8f + c8a5584 commit 846c730
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/defender-for-devops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
5.0.x
6.0.x
- name: Run Microsoft Security DevOps
uses: microsoft/security-devops-action@v1.6.0
uses: microsoft/security-devops-action@v1.10.0
id: msdo
with:
tools: antimalware, terrascan, trivy, templateanalyzer
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: End-to-end tests and smoke tests
permissions:
statuses: write
on:
push:
workflow_dispatch:
Expand Down

0 comments on commit 846c730

Please sign in to comment.