Skip to content

Commit

Permalink
chore(deps): update chuhlomin/render-template action to v1.8 (#1711)
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 |
|---|---|---|---|
|
[chuhlomin/render-template](https://togithub.com/chuhlomin/render-template)
| action | minor | `v1.7` -> `v1.8` |

---

### Release Notes

<details>
<summary>chuhlomin/render-template (chuhlomin/render-template)</summary>

###
[`v1.8`](https://togithub.com/chuhlomin/render-template/releases/tag/v1.8)

[Compare
Source](https://togithub.com/chuhlomin/render-template/compare/v1.7...v1.8)

Added multi-achitecture Docker image support.
Supported architectures are `linux/amd64`, `linux/arm/v7`,
`linux/arm64`.

**Full Changelog**:
chuhlomin/render-template@v1.7...v1.8

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in
timezone Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/channel-io/bezier-react).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 3412bec commit 841a3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: Render template
id: template
uses: chuhlomin/render-template@v1.7
uses: chuhlomin/render-template@v1.8
with:
template: .github/utils/chromatic-report/comment_template.md
vars: |
Expand Down

0 comments on commit 841a3d5

Please sign in to comment.