Skip to content

Commit

Permalink
Merge pull request #670 from kubewarden/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/download-artifact-4.0.0

build(deps): bump actions/download-artifact from 3.0.2 to 4.0.0
  • Loading branch information
viccuad authored Dec 18, 2023
2 parents ba59d68 + a317a84 commit e1c5ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
core.setFailed(`Draft release not found`)
- name: Download all artifacts
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 # v4.0.0
# no name provided, download all artifacts. Puts them in folders.

- name: Display structure of downloaded files
Expand Down

0 comments on commit e1c5ef6

Please sign in to comment.