Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action from v2.33.26 to v2.33…
Browse files Browse the repository at this point in the history
….28 (#751)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [taiki-e/install-action](https://togithub.com/taiki-e/install-action)
| action | patch | `v2.33.26` -> `v2.33.28` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/taiki-e/install-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/taiki-e/install-action)
|

---

### Release Notes

<details>
<summary>taiki-e/install-action (taiki-e/install-action)</summary>

###
[`v2.33.28`](https://togithub.com/taiki-e/install-action/releases/tag/v2.33.28):
2.33.28

[Compare
Source](https://togithub.com/taiki-e/install-action/compare/v2.33.27...v2.33.28)

-   Update `wasmtime@latest` to 21.0.1.

###
[`v2.33.27`](https://togithub.com/taiki-e/install-action/releases/tag/v2.33.27):
2.33.27

[Compare
Source](https://togithub.com/taiki-e/install-action/compare/v2.33.26...v2.33.27)

-   Update `wasmtime@latest` to 21.0.0.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored May 23, 2024
1 parent d3b7759 commit 67236c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
key: ${{ matrix.target }}
- name: Install cross
if: ${{ !matrix.os && matrix.use-cross }}
uses: taiki-e/install-action@689459d9ffef015a7fbaef7f3b6b9f053f80a64d # v2.33.26
uses: taiki-e/install-action@4fedbddde88aab767a45a011661f832d68202716 # v2.33.28
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 67236c6

Please sign in to comment.