Skip to content

Commit 84766e2

Browse files
deps(tombi-toml/setup-tombi): update tombi-toml/setup-tombi to v1.2.0 (#4645)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [tombi-toml/setup-tombi](https://redirect.github.com/tombi-toml/setup-tombi) | action | minor | `v1.1.6` → `v1.2.0` | `v1.2.4` (+4) | --- ### Release Notes <details> <summary>tombi-toml/setup-tombi (tombi-toml/setup-tombi)</summary> ### [`v1.2`](https://redirect.github.com/tombi-toml/setup-tombi/compare/v1.2.0...v1.2.0) [Compare Source](https://redirect.github.com/tombi-toml/setup-tombi/compare/v1.2.0...v1.2.0) ### [`v1.2.0`](https://redirect.github.com/tombi-toml/setup-tombi/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/tombi-toml/setup-tombi/compare/v1.1.7...v1.2.0) This setup-tombi release matches [tombi v1.2.0](https://redirect.github.com/tombi-toml/tombi/releases/tag/v1.2.0). **Full Changelog**: <tombi-toml/setup-tombi@v1...v1.2.0> ### [`v1.1.7`](https://redirect.github.com/tombi-toml/setup-tombi/releases/tag/v1.1.7) [Compare Source](https://redirect.github.com/tombi-toml/setup-tombi/compare/v1.1.6...v1.1.7) This setup-tombi release matches [tombi v1.1.7](https://redirect.github.com/tombi-toml/tombi/releases/tag/v1.1.7). **Full Changelog**: <tombi-toml/setup-tombi@v1...v1.1.7> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cowprotocol/services). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4e64f9 commit 84766e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4.0.0
2525
with:
2626
just-version: 1.39.0
27-
- uses: tombi-toml/setup-tombi@c0035bf190feee444a3a8da06990959e72058808 # v1.1.6
27+
- uses: tombi-toml/setup-tombi@fa8fb98ef9af2d3b9da565edc15935d523bca7e9 # v1.2.0
2828
with:
2929
version: "1.1.0"
3030
- run: |
@@ -330,7 +330,7 @@ jobs:
330330
- uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4.0.0
331331
with:
332332
just-version: 1.39.0
333-
- uses: tombi-toml/setup-tombi@c0035bf190feee444a3a8da06990959e72058808 # v1.1.6
333+
- uses: tombi-toml/setup-tombi@fa8fb98ef9af2d3b9da565edc15935d523bca7e9 # v1.2.0
334334
with:
335335
version: "1.1.0"
336336
- name: Verify the code hasn't been tampered with by generating contracts again and making sure there has been no changes

0 commit comments

Comments
 (0)