Skip to content

Commit

Permalink
Dumbass
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsa committed Nov 7, 2024
1 parent c309aa8 commit a782547
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on-push-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
# Run analyzers
- uses: ./
id: msdo
with:
existingFilename: sda.sarif

# Upload alerts to the Security tab
- name: Upload alerts to Security tab
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/sample-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
- name: Run Microsoft Security DevOps Analysis
uses: microsoft/security-devops-action@v1
id: msdo
with:
existingFilename: sda.sarif

# Upload alerts to the Security tab
- name: Upload alerts to Security tab
Expand Down

0 comments on commit a782547

Please sign in to comment.