Commit b5c73a2
authored
chore(deps): Update dawidd6/action-download-artifact action to v8 (#2071)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact) | action | major | `v7` -> `v8` |
---
### Release Notes
<details>
<summary>dawidd6/action-download-artifact (dawidd6/action-download-artifact)</summary>
### [`v8`](https://togithub.com/dawidd6/action-download-artifact/releases/tag/v8)
[Compare Source](https://togithub.com/dawidd6/action-download-artifact/compare/v7...v8)
#### New features
- `use_unzip` boolean input (defaulting to false) - if set to true, the action will use system provided `unzip` utility for unpacking downloaded artifact(s) (note that the action will first download the .zip artifact file, then unpack it and remove the .zip file)
#### What's Changed
- README: v7 by [@​haines](https://togithub.com/haines) in [https://github.com/dawidd6/action-download-artifact/pull/318](https://togithub.com/dawidd6/action-download-artifact/pull/318)
- Unzip by [@​dawidd6](https://togithub.com/dawidd6) in [https://github.com/dawidd6/action-download-artifact/pull/325](https://togithub.com/dawidd6/action-download-artifact/pull/325)
#### New Contributors
- [@​haines](https://togithub.com/haines) made their first contribution in [https://github.com/dawidd6/action-download-artifact/pull/318](https://togithub.com/dawidd6/action-download-artifact/pull/318)
**Full Changelog**: dawidd6/action-download-artifact@v7...v8
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 66793b9 commit b5c73a2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments