Skip to content

Commit 7b21a9d

Browse files
chore(deps): Bump actions/download-artifact from 4.1.9 to 4.2.1 (#406)
1 parent b851644 commit 7b21a9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,12 +235,12 @@ jobs:
235235
run: nix develop --impure .#ci
236236

237237
- name: Download docker image
238-
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
238+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
239239
with:
240240
name: "[container-image] Docker tarball"
241241

242242
- name: Download helm chart
243-
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
243+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
244244
with:
245245
name: "[helm-chart] package"
246246

0 commit comments

Comments
 (0)