diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index c14addae..185fc644 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -68,6 +68,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@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9 # v3.30.4 + uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4.30.9 with: sarif_file: results.sarif diff --git a/changes/20251020081716.bugfix b/changes/20251020081716.bugfix new file mode 100644 index 00000000..5dc929d3 --- /dev/null +++ b/changes/20251020081716.bugfix @@ -0,0 +1 @@ +Dependency upgrade: codeql-action-4.30.9