Skip to content

Releases: Theros-org/actions-git

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 13:11
8ec8e0d

1.1.0 (2023-12-15)

Features

  • return only first match (e7dbea1)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Nov 12:42
6c6ad5f

1.0.1 (2023-11-23)

Bug Fixes

  • add quotes around variables in case they contain whitespaces (7563ed3)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Oct 10:22

1.0.0 (2023-10-10)

Bug Fixes

  • configure dependabot to update actions (40d4e5a)
  • use new set-output method (7abdd30)

Features

  • create configure-from-gpg-key action (8817560)