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: 5bae1699597a0e60f01a55c1a1699c8edd690a27
Choose a base ref
..
head repository: MadsRC/sophrosyne
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6ca6bf16e8f43ca6da74ccd01deda2d5b603f134
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@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
with:
sarif_file: results.sarif