Skip to content

Commit b205160

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update danger/danger.properties to 13.0.8
1 parent 4013fc6 commit b205160

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- 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))
88

9+
### Dependencies
10+
11+
- Bump Danger JS from v13.0.5 to v13.0.8 ([#172](https://github.com/getsentry/github-workflows/pull/172))
12+
- [changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md#1308)
13+
- [diff](https://github.com/danger/danger-js/compare/13.0.5...13.0.8)
14+
915
## 3.4.0
1016

1117
### Features

danger/danger.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=13.0.5
1+
version=13.0.8
22
repo=https://github.com/danger/danger-js

0 commit comments

Comments
 (0)