From 5aa95f974ba3fcf783a1a32f5e77c08f4585d11a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 19:22:04 +0000 Subject: [PATCH] build(deps): update dawidd6/action-download-artifact action to v2.24.2 Signed-off-by: Renovate Bot --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 632a8cce..911c4402 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -62,7 +62,7 @@ jobs: # Download artifacts from last CI run - name: Download artifacts - uses: dawidd6/action-download-artifact@v2.23.0 + uses: dawidd6/action-download-artifact@v2.24.2 id: download_artifacts_push with: # Download last successful artifact from a CI build