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..40f323c7 100644 --- a/workflow-templates/scorecard.yml +++ b/workflow-templates/scorecard.yml @@ -21,7 +21,7 @@ jobs: steps: - name: 'Checkout code' - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 with: persist-credentials: false show-progress: false