diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-15 11:07:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-15 11:07:43 +0100 |
| commit | 7192af5239aaa3b22cb61de8c73702dcf8b1dc06 (patch) | |
| tree | b4a7becc1330623009f7e08c66326d7a436256f9 /.github | |
| parent | 1fee750c3bf53164ea93f564fe53764bb727f9ea (diff) | |
| download | zsh-7192af5239aaa3b22cb61de8c73702dcf8b1dc06.tar.gz zsh-7192af5239aaa3b22cb61de8c73702dcf8b1dc06.tar.bz2 zsh-7192af5239aaa3b22cb61de8c73702dcf8b1dc06.zip | |
chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#13480)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -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 2ce0dd5ff..a40c491c5 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -53,7 +53,7 @@ jobs: publish_results: true - name: "Upload artifact" - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0 + uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 with: name: SARIF file path: results.sarif |
