Skip to content

Bump microsoft/security-devops-action from 1.6.0 to 1.12.0 #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/defender-for-devops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
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.12.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Microsoft Defender For Devops' step
Uses Step: msdo
uses 'microsoft/security-devops-action' with ref 'v1.12.0', not a pinned commit hash
id: msdo
- name: Upload results to Security tab
uses: github/codeql-action/upload-sarif@v3
Expand Down
Loading