Skip to content

Commit

Permalink
Bump microsoft/security-devops-action from 1.11.0 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [microsoft/security-devops-action](https://github.com/microsoft/security-devops-action) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/microsoft/security-devops-action/releases)
- [Commits](microsoft/security-devops-action@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: microsoft/security-devops-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 032beb1 commit 0a73850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devops-secure-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

# Run analyzers
- name: Run Microsoft Security DevOps Analysis
uses: microsoft/security-devops-action@v1.11.0
uses: microsoft/security-devops-action@v1.12.0
id: msdo
#with:
# config: string. Optional. A file path to an MSDO configuration file ('*.gdnconfig').
Expand Down

0 comments on commit 0a73850

Please sign in to comment.