diff --git a/.github/banner.png b/.github/banner.png index ca70f6c3..e25e0036 100644 Binary files a/.github/banner.png and b/.github/banner.png differ diff --git a/profile/banner/image.png b/profile/banner/image.png index 25b32047..f624977d 100644 Binary files a/profile/banner/image.png and b/profile/banner/image.png differ diff --git a/workflow-templates/scorecard.yml b/workflow-templates/scorecard.yml index b3a0fd4f..49c08b73 100644 --- a/workflow-templates/scorecard.yml +++ b/workflow-templates/scorecard.yml @@ -44,7 +44,7 @@ jobs: # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # format to the repository Actions tab. - name: 'Upload artifact' - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 + uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1 with: name: SARIF file path: results.sarif