diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-06 09:21:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-06 09:21:34 +0200 |
| commit | 182dfdf210f961f141903fdd36f65350bcedc904 (patch) | |
| tree | e5a6dcdda88966be5893514caf5d2f8434825ceb | |
| parent | 1210973cbc978097adfa8f31becf5fe4e2acce99 (diff) | |
| download | zsh-182dfdf210f961f141903fdd36f65350bcedc904.tar.gz zsh-182dfdf210f961f141903fdd36f65350bcedc904.tar.bz2 zsh-182dfdf210f961f141903fdd36f65350bcedc904.zip | |
chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#13352)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | .github/workflows/scorecard.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index e6ff44e4a..31c420581 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -46,7 +46,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2 + uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3 with: results_file: results.sarif results_format: sarif |
