Skip to content

Commit

Permalink
chore(deps): update danger/danger-js action to v12.3.1 (#644)
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 |
patch | `12.3.0` -> `12.3.1` |

---

### Release Notes

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

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

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

- Fixes for created, modified ,deleted files in GitHub -
\[[@&#8203;szweier](https://togithub.com/szweier)]
- Dont log about github.pr not being available in pull_request_target -
\[[@&#8203;sayali10](https://togithub.com/sayali10)]

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 51ffdd0 commit 77e6b38
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/[email protected].0
uses: danger/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 77e6b38

Please sign in to comment.