Skip to content

Commit 6fb6a8d

Browse files
ci(deps): update taiki-e/install-action action to v2.26.16 (4m-mazi#643)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://github.com/taiki-e/install-action) | action | patch | `v2.26.15` -> `v2.26.16` | --- ### Release Notes <details> <summary>taiki-e/install-action (taiki-e/install-action)</summary> ### [`v2.26.16`](https://github.com/taiki-e/install-action/releases/tag/v2.26.16): 2.26.16 [Compare Source](https://github.com/taiki-e/install-action/compare/v2.26.15...v2.26.16) - Update `wasmtime@latest` to 17.0.1. - Update `syft@latest` to 0.104.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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Mogyuchi/gh-test). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51291c3 commit 6fb6a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
key: ${{ matrix.target }}
6969
- name: Install cross
7070
if: ${{ !matrix.os && matrix.use-cross }}
71-
uses: taiki-e/install-action@67c42c4d66eddc64a41016dca14af1f94818cb83 # v2.26.15
71+
uses: taiki-e/install-action@0dffe805566eb5f21aa682f9a43f6fbac7282dbe # v2.26.16
7272
with:
7373
tool: cross
7474
- run: mkdir dist

0 commit comments

Comments
 (0)