Skip to content

Releases: dawidd6/action-download-artifact

v8

22 Jan 09:58
20319c5
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v7...v8

v7

29 Nov 09:08
80620a5
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 by @dependabot in #299
  • build(deps): bump @actions/artifact from 2.1.7 to 2.1.9 by @dependabot in #300
  • build(deps): bump adm-zip from 0.5.14 to 0.5.15 by @dependabot in #301
  • build(deps): bump adm-zip from 0.5.15 to 0.5.16 by @dependabot in #306
  • build(deps): bump path-to-regexp from 6.2.2 to 6.3.0 by @dependabot in #307
  • build(deps): bump @actions/artifact from 2.1.9 to 2.1.10 by @dependabot in #311
  • build(deps): bump @actions/core from 1.10.1 to 1.11.0 by @dependabot in #310
  • build(deps): bump @actions/core from 1.11.0 to 1.11.1 by @dependabot in #312
  • build(deps): bump @actions/artifact from 2.1.10 to 2.1.11 by @dependabot in #313
  • build(deps): Fix cross-spawn >=7.0.0 <= 7.0.5 vulnerability by @alexcouret in #317

New Contributors

Full Changelog: v6...v7

v6

12 Jun 11:02
bf251b5
Compare
Choose a tag to compare

Full Changelog: v5...v6

v5

04 Jun 09:56
deb3bb8
Compare
Choose a tag to compare

Full Changelog: v4...v5

v4

03 Jun 21:41
854e2de
Compare
Choose a tag to compare

What's Changed

  • VERSIONING CHANGE: now there will only be major releases of this action, e.g. v5, v6 and so on
  • build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #284
  • build(deps): bump @actions/artifact from 2.1.4 to 2.1.5 by @dependabot in #285
  • build(deps): bump @actions/artifact from 2.1.5 to 2.1.7 by @dependabot in #287
  • build(deps): bump adm-zip from 0.5.12 to 0.5.13 by @dependabot in #289
  • Set allow_forks to false by default by @timweri in #290

New Contributors

Full Changelog: v3...v4

v3.1.4

18 Mar 07:31
09f2f74
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump adm-zip from 0.5.10 to 0.5.12 by @dependabot in #282
  • build(deps): bump @actions/artifact from 2.1.2 to 2.1.4 by @dependabot in #280
  • fix: accept expired artifacts with documentation url by @wdconinc in #283

New Contributors

Full Changelog: v3...v3.1.4

v3.1.3

16 Mar 18:05
a430ac5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

21 Feb 15:34
71072fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

16 Feb 17:09
72aaadc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.1.1

v3.1.0

15 Feb 14:04
f6b0bac
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump @actions/artifact from 2.0.0 to 2.0.1 by @dependabot in #267
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #264
  • build(deps): bump @actions/artifact from 2.0.1 to 2.1.1 by @dependabot in #269
  • Optionally search for workflows by @romangg in #270

New Contributors

Full Changelog: v3...v3.1.0