Skip to content

Commit ee6f83f

Browse files
⬆️ Bump actions/download-artifact in the actions group (#153)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99a2899 commit ee6f83f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
ref: ${{ needs.metadata.outputs.LATEST_RELEASE }}
145145

146146
- name: Download digests
147-
uses: actions/download-artifact@v4
147+
uses: actions/download-artifact@v5
148148
with:
149149
path: /tmp/artifacts
150150
pattern: "*-digests"

0 commit comments

Comments
 (0)