Skip to content

Commit 4180ec4

Browse files
chore(deps): bump taiki-e/install-action from 2.21.26 to 2.22.0 (bentoml#764)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.21.26 to 2.22.0. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@d211c4b...6ee6c3a) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4aeff2b commit 4180ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binary-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
targets: ${{ matrix.job.target }}
152152
- name: Set up cross compiling
153153
if: matrix.job.cross
154-
uses: taiki-e/install-action@d211c4be5a95cbcd52a0870dda7d63a107a58368 # ratchet:taiki-e/install-action@v2.21.26
154+
uses: taiki-e/install-action@6ee6c3ab83eab434138dfa928d72abc7eae14793 # ratchet:taiki-e/install-action@v2.22.0
155155
with:
156156
tool: cross
157157
- name: Configure cross compiling

0 commit comments

Comments
 (0)