Skip to content

Commit

Permalink
Merge pull request #26 from OpenDDS/dependabot/github_actions/ammaras…
Browse files Browse the repository at this point in the history
…kar/msvc-problem-matcher-0.3.0

Bump ammaraskar/msvc-problem-matcher from 0.2.0 to 0.3.0
  • Loading branch information
simpsont-oci authored Jan 29, 2024
2 parents 5b4c5ef + e0bf174 commit e75b9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
# Build opendds-monitor
- name: 'Set Up Problem Matcher (Windows)'
if: runner.os == 'Windows'
uses: ammaraskar/msvc-problem-matcher@0.2.0
uses: ammaraskar/msvc-problem-matcher@0.3.0
- name: 'Set Up Problem Matcher (Linux / macOS)'
if: runner.os == 'Linux' || runner.os == 'macOS'
uses: ammaraskar/[email protected]
Expand Down

0 comments on commit e75b9ae

Please sign in to comment.