Skip to content

Releases: creshpay/action-gpg

v2.0.1

13 Jul 14:59
0c46207

Choose a tag to compare

2.0.1 (2023-07-13)

Bug Fixes

v2.0.0

13 Jul 14:11
628be5a

Choose a tag to compare

2.0.0 (2023-07-13)

⚠ BREAKING CHANGES

  • use default sh shell instead of bash

Features

  • use default sh shell instead of bash (d129a7a), closes #4

Bug Fixes

  • handle spaces in git config values (042947f)
  • improve GPG Agent configuration (5aaeced)

Chore

  • ci: update org name ref (8b95e32)
  • improve title and description (72cbfdb)

v1.0.3

08 Mar 09:43
v1.0.3
7df7745

Choose a tag to compare

Chore

  • ci: enable dependabot on ga (#5) (9c78379)
  • configure standard-version changelog (420d40a)
  • deps: bump actions/checkout from 2 to 3 (#6) (beed0e3)

v1.0.2

12 Jul 10:37
v1.0.2
69c283c

Choose a tag to compare

1.0.2 (2022-07-12)

Bug Fixes

  • either use systemctl service either gpg-agent CLI (#3) (bb0379a)

v1.0.1

12 Jul 10:01
v1.0.1
87afd7f

Choose a tag to compare

1.0.1 (2022-07-12)

Bug Fixes

  • stop gpg-agent if already running (#2) (e2975ab)

v1.0.0

21 Oct 12:25

Choose a tag to compare

1.0.0 (2021-10-21)

Features

  • configure gpg agent and tell git to use it (c5a5126)