Releases: crazy-max/ghaction-import-gpg
Releases · crazy-max/ghaction-import-gpg
v6.2.0
v6.1.0
- Bump @actions/core from 1.10.0 to 1.10.1 in #186
- Bump @babel/traverse from 7.17.3 to 7.23.2 in #191
- Bump debug from 4.1.1 to 4.3.4 in #190
- Bump openpgp from 5.10.1 to 5.11.0 in #192
Full Changelog: v6.0.0...v6.1.0
v6.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #183
Full Changelog: v5.4.0...v6.0.0
v5.4.0
- Fallback to gpg homedir if
HOME
not set by @crazy-max in #181 - Bump openpgp from 5.8.0 to 5.10.1 in #177 #171
- Bump semver from 6.3.0 to 6.3.1 in #174
- Bump word-wrap from 1.2.3 to 1.2.4 in #175
Full Changelog: v5.3.0...v5.4.0
v5.3.0
- Add
trust_level
input to set private key trust level by @crazy-max in #168 - Missing
name
output to action metadata by @dtan4 in #154 - Update yarn to 3.5.1 by @crazy-max in #165
- Update dev dependencies by @crazy-max in #167
- Bump openpgp from 5.5.0 to 5.8.0 in #164
- Bump minimatch from 3.0.4 to 3.1.2 in #155
- Bump json5 from 2.1.3 to 2.2.3 in #157
Full Changelog: v5.2.0...v5.3.0
v5.2.0
- Remove
setOutput
workaround by @crazy-max (#152) - Bump @actions/core from 1.9.0 to 1.10.0 (#147 #151)
- Bump openpgp from 5.3.1 to 5.5.0 (#149)
Full Changelog: v5.1.0...v5.2.0
v5.1.0
v5.0.0
- Node 16 as default runtime (#136)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.