Releases: crazy-max/ghaction-virustotal
Releases · crazy-max/ghaction-virustotal
v4.1.0
- Retry download asset requests by @crazy-max in #179
- Bump @actions/core from 1.10.0 to 1.11.1 in #211
- Bump @actions/github from 5.1.1 to 6.0.0 in #189
- Bump @babel/traverse from 7.17.9 to 7.23.2 in #190
- Bump axios from 1.5.0 to 1.7.7 in #208
- Bump braces from 3.0.2 to 3.0.3 in #202
- Bump debug from 4.1.1 to 4.3.4 in #188
- Bump follow-redirects from 1.15.2 to 1.15.9 in #212
- Bump ip from 2.0.0 to 2.0.1 in #196
- Bump micromatch from 4.0.5 to 4.0.8 in #207
- Bump tar from 6.1.11 to 6.2.1 in #198
Full Changelog: v4.0.0...v4.1.0
v4.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #180
Full Changelog: v3.3.0...v4.0.0
v3.3.0
- bump axios from 0.27.2 to 1.5.0 in #163 #172
- bump http-cache-semantics from 4.1.0 to 4.1.1 in #157
- bump json5 from 2.2.1 to 2.2.3 in #150
- bump minimatch from 3.0.4 to 3.1.2 in #148
- bump semver from 5.7.1 to 5.7.2 in #169
- bump word-wrap from 1.2.3 to 1.2.5 in #173
- chore: update yarn to 3.2.4 by @crazy-max in #143
- chore: update dev dependencies by @crazy-max in #144
Full Changelog: v3.2.0...v3.3.0
v3.2.0
- Remove
setOutput
workaround by @crazy-max (#141) - Bump @actions/core from 1.9.0 to 1.10.0 (#131 #135)
- Bump @actions/github from 5.0.3 to 5.1.1 (#136)
Full Changelog: v3.1.0...v3.2.0
v3.1.0
v3.0.0
- Node 16 as default runtime (#113)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
v2.5.0
- Update dev dependencies and workflow (#111)
- Handle latest Octokit definitions (#78)
- Fix setOutput (#87)
- Use
core.getBooleanInput
(#86) - Fix inputs and release event
- Bump @actions/core from 1.2.6 to 1.6.0 (#76 #82 #91)
- Bump @actions/github from 5.0.0 to 5.0.1 (#112)
- Bump axios from 0.21.1 to 0.26.1 (#84 #85 #106)
- Bump mime from 2.4.7 to 3.0.0 (#67 #95)
- Bump node-fetch from 2.6.1 to 2.6.7 (#104)
- Bump follow-redirects from 1.14.3 to 1.14.9 (#105)
- Bump minimist from 1.2.5 to 1.2.6 (#107)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#90)
- Bump tmpl from 1.0.4 to 1.0.5 (#89)
- Bump path-parse from 1.0.6 to 1.0.7 (#81)
- Bump form-data from 3.0.0 to 4.0.0 (#66)
- Bump y18n from 4.0.0 to 4.0.3 (#70)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#72)
- Bump lodash from 4.17.20 to 4.17.21 (#71)
- Bump ws from 7.3.0 to 7.4.6 (#77)
v2.4.1
- Fix error output