From a023b7ce06f80cf5391e52b9e61bd17fe495c045 Mon Sep 17 00:00:00 2001 From: Ivan Dlugos Date: Mon, 27 Nov 2023 09:23:23 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f7edba..80b9079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Sentry-CLI integration test action: support envelopes ([#58](https://github.com/getsentry/github-workflows/pull/58)) +### Dependencies + +- Bump `danger/danger-js` from v11.1.2 to v11.3.0 ([#59](https://github.com/getsentry/github-workflows/pull/59)) + ## 2.7.0 ### Features