Skip to content

Commit

Permalink
Bump microsoft/msvc-code-analysis-action from 0.1.0 to 0.1.1 (#53)
Browse files Browse the repository at this point in the history
Bumps [microsoft/msvc-code-analysis-action](https://github.com/microsoft/msvc-code-analysis-action) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/microsoft/msvc-code-analysis-action/releases)
- [Commits](microsoft/msvc-code-analysis-action@v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: microsoft/msvc-code-analysis-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2022
1 parent 0e7a721 commit efa06d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: cmake --build ${{ env.build }} --verbose

- name: Initialize MSVC Code Analysis
uses: microsoft/[email protected].0
uses: microsoft/[email protected].1
# Provide a unique ID to access the sarif output path
id: run-analysis
with:
Expand Down

0 comments on commit efa06d7

Please sign in to comment.