Skip to content

Commit ccaabec

Browse files
build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 (#660)
1 parent f4ab3c4 commit ccaabec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -234,12 +234,12 @@ jobs:
234234
run: nix develop --impure .#ci
235235

236236
- name: Download docker image
237-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
237+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
238238
with:
239239
name: "[container-image] Docker tarball"
240240

241241
- name: Download helm chart
242-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
242+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
243243
with:
244244
name: "[helm-chart] package"
245245

0 commit comments

Comments
 (0)