From ae925d57e232c9734a72bbd51d8534118ffd17db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Mon, 24 Jan 2022 20:17:12 +0100 Subject: [PATCH] Fix: Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 962a497..6f24ba8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,9 @@ For a full diff see [`1.2.1...main`][1.2.1...main]. ### Added -- Added composite action `github/add-assignee-to-pull-request` ([#59]), by [@localheinz] -- Added composite action `github/approve-pull-request` ([#60]), by [@localheinz] -- Added composite action `github/merge-pull-request` ([#64]), by [@localheinz] +- Added composite action `github/pull-request/add-assignee` ([#59]), by [@localheinz] +- Added composite action `github/pull-request/approve` ([#60]), by [@localheinz] +- Added composite action `github/pull-request/merge` ([#64]), by [@localheinz] - Added composite action `github/pull-request/add-label-based-on-branch-name` ([#67]), by [@localheinz] ## [`1.2.1`][1.2.1]