From bef56ddab14b46169ee56a463fd2690df58ba76f Mon Sep 17 00:00:00 2001 From: "koalabot-rt[bot]" <292142184+koalabot-rt[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 02:05:08 +0000 Subject: [PATCH] chore(deps): update github artifact actions to v7 --- .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 1ad9f7a4..87dd84ad 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -39,7 +39,7 @@ jobs: publish_results: true - name: "Upload artifact" - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: SARIF file path: results.sarif