Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit db87e2f

Browse files
authored
Merge pull request #1304 from kubewarden/renovate/major-github-actions
chore(deps): update actions/download-artifact action to v5
2 parents 0bcf81d + ffb5506 commit db87e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
core.setFailed(`Draft release not found`)
7878
7979
- name: Download all artifacts
80-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
80+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
8181
# no name provided, download all artifacts. Puts them in folders.
8282

8383
- name: Display structure of downloaded files

0 commit comments

Comments
 (0)