From cb176fd14c9138ad4d575e8d5ed3e9da8cce406b Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 17:06:26 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20actions/upload-ar?= =?UTF-8?q?tifact=20(=20v4.3.1=20=E2=86=92=20v4.3.2=20)=20(#2847)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .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 4a0ca3f4e..29c81fabe 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@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1 + uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2 with: name: SARIF file path: results.sarif