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: SocialGouv/docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 953b38419fbcf73ac675eadfc9ee5af9a85f90f0
Choose a base ref
..
head repository: SocialGouv/docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ca4743a77fb189ed393ed41afbe4337adbc62d3c
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/workflow.build.yaml
2 changes: 1 addition & 1 deletion .github/workflows/workflow.build.yaml
Original file line number Diff line number Diff line change
@@ -88,7 +88,7 @@ jobs:
template: "@/contrib/sarif.tpl"
- name: Change hardcoded Dockerfile path
run: "sed -i 's/\"uri\": \"Dockerfile\"/\"uri\": \"${{ inputs.name }}\\/Dockerfile\"/' trivy-results.sarif"
- uses: "github/codeql-action/upload-sarif@49812ec6b6fc5cb29e909348cc6fe33d611ed7be"
- uses: "github/codeql-action/upload-sarif@40cb08c1213f65be8e56fefeb194e783b9676b36"
with:
sarif_file: trivy-results.sarif
integration_test: