Releases · crazy-max/ghaction-import-gpg (original) (raw)
v7.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by @crazy-max in #241
- Switch to ESM and update config/test wiring by @crazy-max in #239
- Bump @actions/core from 1.11.1 to 3.0.0 in #232
- Bump @actions/exec from 1.1.1 to 3.0.0 in #242
- Bump brace-expansion from 1.1.11 to 1.1.12 in #221
- Bump minimatch from 3.1.2 to 3.1.5 in #240
- Bump openpgp from 6.1.0 to 6.3.0 in #233
Full Changelog: v6.3.0...v7.0.0
v6.3.0
Full Changelog: v6.2.0...v6.3.0
v6.2.0
- Bump @actions/core from 1.10.1 to 1.11.1 in #209
- Bump braces from 3.0.2 to 3.0.3 in #203
- Bump ip from 2.0.0 to 2.0.1 in #196
- Bump micromatch from 4.0.4 to 4.0.8 in #207
- Bump openpgp from 5.11.0 to 5.11.2 in #205
- Bump tar from 6.1.14 to 6.2.1 in #198
Full Changelog: v6.1.0...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
v5.4.0
v5.3.0
- Add
trust_levelinput to set private key trust level by @crazy-max in #168 - Missing
nameoutput 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
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.