File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 13
13
14
14
- Updater - Fix boolean input handling for ` changelog-entry ` parameter and add input validation ([ #127 ] ( https://github.com/getsentry/github-workflows/pull/127 ) )
15
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
+
16
22
## 3.0.0
17
23
18
24
### Breaking Changes
34
40
- Updater and Danger reusable workflows are now composite actions ([#114](https://github.com/getsentry/github-workflows/pull/114))
35
41
36
42
To update your existing Updater workflows :
43
+
37
44
` ` ` yaml
38
45
### Before
39
46
native:
57
64
` ` `
58
65
59
66
To update your existing Danger workflows :
67
+
60
68
` ` ` yaml
61
69
### Before
62
70
danger:
Original file line number Diff line number Diff line change 1
- version =11.3.1
1
+ version =13.0.4
2
2
repo =https://github.com/danger/danger-js
You can’t perform that action at this time.
0 commit comments