We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d223e commit 75b9aeaCopy full SHA for 75b9aea
CHANGELOG.md
@@ -13,6 +13,12 @@
13
14
- Updater - Fix boolean input handling for `changelog-entry` parameter and add input validation ([#127](https://github.com/getsentry/github-workflows/pull/127))
15
16
+### Dependencies
17
+
18
+- Bump Danger JS from v11.3.1 to v13.0.4 ([#132](https://github.com/getsentry/github-workflows/pull/132))
19
+ - [changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md#1304)
20
+ - [diff](https://github.com/danger/danger-js/compare/11.3.1...13.0.4)
21
22
## 3.0.0
23
24
### Breaking Changes
danger/danger.properties
@@ -1,2 +1,2 @@
1
-version=11.3.1
+version=13.0.4
2
repo=https://github.com/danger/danger-js
0 commit comments