From c846e934c0df25f45505cb1dfcb8ff62fd3ec9e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 08:11:47 +0100 Subject: [PATCH] deps: update dawidd6/action-download-artifact action to v3.1.2 (#3117) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/security-scans.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-scans.yml b/.github/workflows/security-scans.yml index a608a3affb..072acaa843 100644 --- a/.github/workflows/security-scans.yml +++ b/.github/workflows/security-scans.yml @@ -50,7 +50,7 @@ jobs: echo "RUN_ID=$RUN_ID" >> $GITHUB_OUTPUT - name: Download all artifacts from last successful build of target branch - uses: dawidd6/action-download-artifact@v3.1.1 + uses: dawidd6/action-download-artifact@v3.1.2 id: download_artifacts_push with: # Download last successful artifact from a CI build