Skip to content

Commit 2ee2325

Browse files
ci(github-action)!: Update actions/download-artifact ( v4 → v5 )
| datasource | package | from | to | | ----------- | ------------------------- | ---- | -- | | github-tags | actions/download-artifact | v4 | v5 |
1 parent bc3f7a8 commit 2ee2325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow_call-build_images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
echo "LOWERCASE_REPO_OWNER=${GITHUB_REPOSITORY_OWNER,,}" >> "${GITHUB_ENV}"
231231
232232
- name: Download Digests
233-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
233+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
234234
with:
235235
pattern: "${{ matrix.image.name }}-{linux,darwin}-{amd64,arm64,arm}"
236236
merge-multiple: true

0 commit comments

Comments
 (0)