From fc0a3211a3e497654d86b55de5319ae7c0d629bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:38:37 +0300 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v21 (#33697) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 a5256ab62f92..454a80e58b8b 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