From 98597341094fd77e9a82655f6eafde71bbffb03a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 09:28:17 +0100 Subject: [PATCH] chore(deps): update rnkdsh/action-upload-diawi action to v1.5.8 (#4457) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 20b212ca38..bd6e49dad8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,7 +65,7 @@ jobs: retention-days: 5 overwrite: true if-no-files-found: error - - uses: rnkdsh/action-upload-diawi@v1.5.7 + - uses: rnkdsh/action-upload-diawi@v1.5.8 id: diawi # Do not fail the whole build if Diawi upload fails continue-on-error: true