From 177b9f794cdd03bd0f2ef489ba0187dcb9755930 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 16:09:06 +0100 Subject: [PATCH] chore(deps): update actions/download-artifact digest to 65a9edc (#394) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/frontend-cli.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/frontend-cli.yml b/.github/workflows/frontend-cli.yml index a003283ae3..609d917950 100644 --- a/.github/workflows/frontend-cli.yml +++ b/.github/workflows/frontend-cli.yml @@ -89,7 +89,7 @@ jobs: run-install: true - name: Download artifact - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4 + uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4 with: name: application path: hivemq-edge/src/frontend/dist @@ -126,7 +126,7 @@ jobs: run-install: true - name: Download artifact - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4 + uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4 with: name: application path: hivemq-edge/src/frontend/dist @@ -154,7 +154,7 @@ jobs: uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 - name: Download artifact - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4 + uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4 with: name: application path: hivemq-edge/src/frontend/dist