Skip to content

Commit 1cd1bb7

Browse files
chore(deps): Update dawidd6/action-download-artifact action to v20 (#2498)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [dawidd6/action-download-artifact](https://redirect.github.com/dawidd6/action-download-artifact) | action | major | `v19` → `v20` | `v21` | --- ### Release Notes <details> <summary>dawidd6/action-download-artifact (dawidd6/action-download-artifact)</summary> ### [`v20`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v20) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v19...v20) #### What's Changed - build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;387](https://redirect.github.com/dawidd6/action-download-artifact/pull/387) - node\_modules: update by [@&#8203;dawidd6](https://redirect.github.com/dawidd6) in [#&#8203;388](https://redirect.github.com/dawidd6/action-download-artifact/pull/388) - build(deps): bump filesize from 11.0.13 to 11.0.14 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;389](https://redirect.github.com/dawidd6/action-download-artifact/pull/389) - build(deps): bump brace-expansion by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;390](https://redirect.github.com/dawidd6/action-download-artifact/pull/390) - node\_modules: update by [@&#8203;dawidd6](https://redirect.github.com/dawidd6) in [#&#8203;391](https://redirect.github.com/dawidd6/action-download-artifact/pull/391) - build(deps): bump filesize from 11.0.14 to 11.0.15 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;392](https://redirect.github.com/dawidd6/action-download-artifact/pull/392) - build(deps): bump adm-zip from 0.5.16 to 0.5.17 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;393](https://redirect.github.com/dawidd6/action-download-artifact/pull/393) - build(deps): bump lodash from 4.17.23 to 4.18.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;394](https://redirect.github.com/dawidd6/action-download-artifact/pull/394) - node\_modules: update by [@&#8203;dawidd6](https://redirect.github.com/dawidd6) in [#&#8203;395](https://redirect.github.com/dawidd6/action-download-artifact/pull/395) **Full Changelog**: <dawidd6/action-download-artifact@v19...v20> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month (`* 0-3 1 * *`) - 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 [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 36a5ee3 commit 1cd1bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unittest-post.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# This posts the status to the PR/commit
1919
- uses: haya14busa/action-workflow_run-status@967ed83efa565c257675ed70cfe5231f062ddd94 # v1
2020
- name: Download benchmarks
21-
uses: dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
21+
uses: dawidd6/action-download-artifact@8305c0f1062bb0d184d09ef4493ecb9288447732 # v20
2222
with:
2323
# This is the workflow that triggered this run
2424
workflow: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)