From 02a37b3b7cfe0e13bd0f72b74342d908cef557a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 12:01:47 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v21 --- .github/workflows/_security-alerts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_security-alerts.yml b/.github/workflows/_security-alerts.yml index 34e88ea3c807..3d5596554399 100644 --- a/.github/workflows/_security-alerts.yml +++ b/.github/workflows/_security-alerts.yml @@ -30,7 +30,7 @@ jobs: needs: [ fetch ] steps: - - uses: dawidd6/action-download-artifact@v6 + - uses: dawidd6/action-download-artifact@v21 with: name: dependabot_alerts.json if_no_artifact_found: warn