diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a7e05b..5677af4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Danger - Harden `extra-install-packages` handling: pass the package list into the container via env var instead of host-shell string interpolation (defense in depth) ([#169](https://github.com/getsentry/github-workflows/pull/169)) +### Dependencies + +- Bump Danger JS from v13.0.5 to v13.0.8 ([#172](https://github.com/getsentry/github-workflows/pull/172)) + - [changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md#1308) + - [diff](https://github.com/danger/danger-js/compare/13.0.5...13.0.8) + ## 3.4.0 ### Features diff --git a/danger/danger.properties b/danger/danger.properties index 7ce4b83..e0c7c25 100644 --- a/danger/danger.properties +++ b/danger/danger.properties @@ -1,2 +1,2 @@ -version=13.0.5 +version=13.0.8 repo=https://github.com/danger/danger-js