From 32b4a5ec649979413b80bc56ac1f991ba63e1237 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 21:17:55 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20actions/upload-ar?= =?UTF-8?q?tifact=20(=20v4.6.0=20=E2=86=92=20v4.6.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/scorecards.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards.yaml b/.github/workflows/scorecards.yaml index ae811f091..e953eb99f 100644 --- a/.github/workflows/scorecards.yaml +++ b/.github/workflows/scorecards.yaml @@ -72,7 +72,7 @@ jobs: # format to the repository Actions tab. # https://github.com/marketplace/actions/upload-a-build-artifact - name: Upload artifact - uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0 + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 with: name: SARIF file path: results.sarif