Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MadsRC/sophrosyne
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2f10ca43edae7df8ddab302d346f333e0b5fa472
Choose a base ref
..
head repository: MadsRC/sophrosyne
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 89d6cd5a953cf2b19f03cfeca3f8904d375ad0a7
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/scorecard.yaml
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yaml
Original file line number Diff line number Diff line change
@@ -72,6 +72,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard (optional).
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
with:
sarif_file: results.sarif