Skip to content

Commit 177b9f7

Browse files
chore(deps): update actions/download-artifact digest to 65a9edc (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5633ad commit 177b9f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/frontend-cli.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
run-install: true
9090

9191
- name: Download artifact
92-
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4
92+
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4
9393
with:
9494
name: application
9595
path: hivemq-edge/src/frontend/dist
@@ -126,7 +126,7 @@ jobs:
126126
run-install: true
127127

128128
- name: Download artifact
129-
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4
129+
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4
130130
with:
131131
name: application
132132
path: hivemq-edge/src/frontend/dist
@@ -154,7 +154,7 @@ jobs:
154154
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
155155

156156
- name: Download artifact
157-
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4
157+
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4
158158
with:
159159
name: application
160160
path: hivemq-edge/src/frontend/dist

0 commit comments

Comments
 (0)