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: nginx/alpine-fips
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e3890573644b0a7fda4d7c1934a8fd40203aad8a
Choose a base ref
..
head repository: nginx/alpine-fips
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 890a49bb976b90403b4f89f3c81ded8a63f2b6a8
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/ci.yml
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -88,7 +88,7 @@ jobs:
add-cpes-if-none: true

- name: Upload Anchore scan SARIF report
uses: github/codeql-action/upload-sarif@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
uses: github/codeql-action/upload-sarif@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
with:
sarif_file: ${{ steps.scan.outputs.sarif }}