Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 477e8f1 commit 076245c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,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 076245c

Please sign in to comment.