Skip to content

Commit 745ad9b

Browse files
[deps]: Update dawidd6/action-download-artifact action to v11 (#1284)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dawidd6/action-download-artifact](https://redirect.github.com/dawidd6/action-download-artifact) | action | major | `v6` -> `v11` | --- ### Release Notes <details> <summary>dawidd6/action-download-artifact (dawidd6/action-download-artifact)</summary> ### [`v11`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v11) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v10...v11) **Full Changelog**: <dawidd6/action-download-artifact@v10...v11> ### [`v10`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v10) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v9...v10) #### What's Changed - Fix the download-commit test to actually look for a commit by [@&#8203;mstorsjo](https://redirect.github.com/mstorsjo) in [#&#8203;330](https://redirect.github.com/dawidd6/action-download-artifact/pull/330) - Add the option "ref", specifying either a commit or a branch by [@&#8203;mstorsjo](https://redirect.github.com/mstorsjo) in [#&#8203;329](https://redirect.github.com/dawidd6/action-download-artifact/pull/329) #### New Contributors - [@&#8203;mstorsjo](https://redirect.github.com/mstorsjo) made their first contribution in [#&#8203;330](https://redirect.github.com/dawidd6/action-download-artifact/pull/330) **Full Changelog**: <dawidd6/action-download-artifact@v9...v10> ### [`v9`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v9) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v8...v9) ##### What's Changed - add merge\_multiple option by [@&#8203;timostroehlein](https://redirect.github.com/timostroehlein) in [#&#8203;327](https://redirect.github.com/dawidd6/action-download-artifact/pull/327) ##### New Contributors - [@&#8203;timostroehlein](https://redirect.github.com/timostroehlein) made their first contribution in [#&#8203;327](https://redirect.github.com/dawidd6/action-download-artifact/pull/327) **Full Changelog**: <dawidd6/action-download-artifact@v8...v9> ### [`v8`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v8) [Compare Source](https://redirect.github.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 [@&#8203;haines](https://redirect.github.com/haines) in [#&#8203;318](https://redirect.github.com/dawidd6/action-download-artifact/pull/318) - Unzip by [@&#8203;dawidd6](https://redirect.github.com/dawidd6) in [#&#8203;325](https://redirect.github.com/dawidd6/action-download-artifact/pull/325) ##### New Contributors - [@&#8203;haines](https://redirect.github.com/haines) made their first contribution in [#&#8203;318](https://redirect.github.com/dawidd6/action-download-artifact/pull/318) **Full Changelog**: <dawidd6/action-download-artifact@v7...v8> ### [`v7`](https://redirect.github.com/dawidd6/action-download-artifact/releases/tag/v7) [Compare Source](https://redirect.github.com/dawidd6/action-download-artifact/compare/v6...v7) ##### What's Changed - build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;299](https://redirect.github.com/dawidd6/action-download-artifact/pull/299) - build(deps): bump [@&#8203;actions/artifact](https://redirect.github.com/actions/artifact) from 2.1.7 to 2.1.9 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;300](https://redirect.github.com/dawidd6/action-download-artifact/pull/300) - build(deps): bump adm-zip from 0.5.14 to 0.5.15 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;301](https://redirect.github.com/dawidd6/action-download-artifact/pull/301) - build(deps): bump adm-zip from 0.5.15 to 0.5.16 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;306](https://redirect.github.com/dawidd6/action-download-artifact/pull/306) - build(deps): bump path-to-regexp from 6.2.2 to 6.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;307](https://redirect.github.com/dawidd6/action-download-artifact/pull/307) - build(deps): bump [@&#8203;actions/artifact](https://redirect.github.com/actions/artifact) from 2.1.9 to 2.1.10 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;311](https://redirect.github.com/dawidd6/action-download-artifact/pull/311) - build(deps): bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.10.1 to 1.11.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;310](https://redirect.github.com/dawidd6/action-download-artifact/pull/310) - build(deps): bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.11.0 to 1.11.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;312](https://redirect.github.com/dawidd6/action-download-artifact/pull/312) - build(deps): bump [@&#8203;actions/artifact](https://redirect.github.com/actions/artifact) from 2.1.10 to 2.1.11 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;313](https://redirect.github.com/dawidd6/action-download-artifact/pull/313) - build(deps): Fix cross-spawn >=7.0.0 <= 7.0.5 vulnerability by [@&#8203;alexcouret](https://redirect.github.com/alexcouret) in [#&#8203;317](https://redirect.github.com/dawidd6/action-download-artifact/pull/317) ##### New Contributors - [@&#8203;alexcouret](https://redirect.github.com/alexcouret) made their first contribution in [#&#8203;317](https://redirect.github.com/dawidd6/action-download-artifact/pull/317) **Full Changelog**: <dawidd6/action-download-artifact@v6...v7> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bitwarden/sdk-sm). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTMxLjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26924d4 commit 745ad9b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/release-napi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
persist-credentials: false
6666

6767
- name: Download artifacts
68-
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11 # v6
68+
uses: dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5 # v11
6969
with:
7070
workflow: build-napi.yml
7171
workflow_conclusion: success

.github/workflows/release-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
persist-credentials: false
5757

5858
- name: Download artifacts
59-
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11 # v6
59+
uses: dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5 # v11
6060
with:
6161
workflow: build-python-wheels.yml
6262
path: ${{ github.workspace }}/target/wheels/dist

.github/workflows/release-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
persist-credentials: false
6464

6565
- name: Download artifacts
66-
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11 # v6
66+
uses: dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5 # v11
6767
with:
6868
workflow: build-wasm.yml
6969
skip_unpack: true

0 commit comments

Comments
 (0)