Skip to content

Releases: dawidd6/action-download-artifact

v14

01 Feb 14:37
5c98f0b

Choose a tag to compare

What's Changed

Full Changelog: v13...v14

v13

30 Jan 14:41
883bc3d

Choose a tag to compare

What's Changed

  • build(deps): bump @actions/artifact from 5.0.1 to 5.0.2 by @dependabot[bot] in #350
  • build(deps): bump @actions/github from 6.0.1 to 7.0.0 by @dependabot[bot] in #348
  • build(deps): bump @actions/core from 2.0.1 to 2.0.2 by @dependabot[bot] in #349
  • node_modules: update by @dawidd6 in #351
  • build(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #353
  • node_modules: update by @dawidd6 in #354
  • build(deps): bump @actions/github from 7.0.0 to 8.0.0 by @dependabot[bot] in #355
  • node_modules: update by @dawidd6 in #356
  • build(deps): bump @actions/core from 2.0.2 to 2.0.3 by @dependabot[bot] in #359
  • build(deps): bump @actions/artifact from 5.0.2 to 6.0.0 by @dependabot[bot] in #361
  • build(deps): bump @actions/core from 2.0.3 to 3.0.0 by @dependabot[bot] in #360
  • build(deps): bump @actions/github from 8.0.0 to 9.0.0 by @dependabot[bot] in #357
  • Convert from CommonJS to ESM by @Copilot in #362
  • Fix ES module imports for @actions packages by @Copilot in #365
  • node_modules: update by @dawidd6 in #366

New Contributors

  • @Copilot made their first contribution in #362

Full Changelog: v12...v13

v12

25 Dec 09:02
0bd50d5

Choose a tag to compare

What's Changed

Full Changelog: v11...v12

v11

14 Jun 21:24
ac66b43

Choose a tag to compare

v10

31 May 17:16
4c1e823

Choose a tag to compare

What's Changed

  • Fix the download-commit test to actually look for a commit by @mstorsjo in #330
  • Add the option "ref", specifying either a commit or a branch by @mstorsjo in #329

New Contributors

Full Changelog: v9...v10

v9

27 Feb 09:45
07ab29f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8...v9

v8

22 Jan 09:58
20319c5

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

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

Choose a tag to compare

Full Changelog: v5...v6

v5

04 Jun 09:56
deb3bb8

Choose a tag to compare

Full Changelog: v4...v5