Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/src/xunit.runner.visualstud…
Browse files Browse the repository at this point in the history
…io-2.8.1
  • Loading branch information
bingenito authored Jun 1, 2024
2 parents 2f14369 + 5defbf5 commit 710ef20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
if-no-files-found: error

- name: Codecov
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v4.4.1
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3
with:
results_file: results.sarif
results_format: sarif
Expand Down

0 comments on commit 710ef20

Please sign in to comment.