Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v12.3.0 (#638)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [danger/danger-js](https://togithub.com/danger/danger-js) | action |
minor | `12.2.0` -> `12.3.0` |

---

### Release Notes

<details>
<summary>danger/danger-js (danger/danger-js)</summary>

###
[`v12.3.0`](https://togithub.com/danger/danger-js/blob/HEAD/CHANGELOG.md#1230)

[Compare
Source](https://togithub.com/danger/danger-js/compare/12.2.1...12.3.0)

- Dockerfile changes - \[[@&#8203;glensc](https://togithub.com/glensc)]
- Use node 18 for pre-built versions of danger (used by Danger Swift /
Kotlin et al) - \[[@&#8203;heltoft](https://togithub.com/heltoft)]

###
[`v12.2.1`](https://togithub.com/danger/danger-js/compare/12.2.0...12.2.1)

[Compare
Source](https://togithub.com/danger/danger-js/compare/12.2.0...12.2.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ScaleLeap/amazon-marketplaces).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGVib3QiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 38c5090 commit 302f878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
run: npm ci

- name: Danger
uses: danger/danger-js@12.2.0
uses: danger/danger-js@12.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 302f878

Please sign in to comment.