Skip to content

Commit

Permalink
build(deps): bump microsoft/msvc-code-analysis-action
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 04825f6d9e00f87422d6bf04e1a38b1f3ed60d99 to 96315324a485db21449515180214ecb78c16a1c5.
- [Release notes](https://github.com/microsoft/msvc-code-analysis-action/releases)
- [Commits](microsoft/msvc-code-analysis-action@04825f6...9631532)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 25d8eaa commit d51cf4f
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 @@ -49,7 +49,7 @@ jobs:
# run: cmake --build ${{ env.build }}

- name: Initialize MSVC Code Analysis
uses: microsoft/msvc-code-analysis-action@04825f6d9e00f87422d6bf04e1a38b1f3ed60d99
uses: microsoft/msvc-code-analysis-action@96315324a485db21449515180214ecb78c16a1c5
# Provide a unique ID to access the sarif output path
id: run-analysis
with:
Expand Down

0 comments on commit d51cf4f

Please sign in to comment.