From 1d39704986d4758546c580e7c88a4c1fab2209b9 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 26 Aug 2024 02:08:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 966fce4..fa5c2de 100644 --- a/README.md +++ b/README.md @@ -414,6 +414,7 @@ It will also run after each comment or label added, with the specific issue that #### Internal +* 👷 Update `latest-changes` GitHub Action. PR [#28](https://github.com/tiangolo/issue-manager/pull/28) by [@tiangolo](https://github.com/tiangolo). * 👷 Update issue-manager.yml GitHub Action permissions. PR [#26](https://github.com/tiangolo/issue-manager/pull/26) by [@tiangolo](https://github.com/tiangolo). * 🔧 Add GitHub templates for discussions and issues, and security policy. PR [#22](https://github.com/tiangolo/issue-manager/pull/22) by [@alejsdev](https://github.com/alejsdev).