This is an automated email from the ASF dual-hosted git repository.

villebro pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/superset-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new 3328309  chore(deps): update ossf/scorecard-action action to v2.4.4 
(#231)
3328309 is described below

commit 3328309cd912cf9846a97ef25f46d1da8d5af8c1
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jul 23 23:18:17 2026 +0100

    chore(deps): update ossf/scorecard-action action to v2.4.4 (#231)
---
 .github/workflows/scorecard.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml
index 712845f..cfee38b 100644
--- a/.github/workflows/scorecard.yml
+++ b/.github/workflows/scorecard.yml
@@ -37,7 +37,7 @@ jobs:
           persist-credentials: false
 
       - name: Run analysis
-        uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # 
v2.4.3
+        uses: ossf/scorecard-action@2d1146689b8cda280b9bc96326124645441f03bc # 
v2.4.4
         with:
           results_file: results.sarif
           results_format: sarif

Reply via email to