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: 134a5f65791d266dd3c94dc7680c88b7ec53b3dc
Choose a base ref
..
head repository: MadsRC/sophrosyne
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 456904db291b6754c4df70fdca26b1c9ff07d9d4
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@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
with:
sarif_file: results.sarif