Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.21.19 to 2.21.26 (ben…
Browse files Browse the repository at this point in the history
…toml#750)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.21.19 to 2.21.26.
- [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@b614919...d211c4b)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 5c43cee commit 44fda64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binary-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
targets: ${{ matrix.job.target }}
- name: Set up cross compiling
if: matrix.job.cross
uses: taiki-e/install-action@b61491983a082ef851796e8c4feac004b49da5be # ratchet:taiki-e/[email protected].19
uses: taiki-e/install-action@d211c4be5a95cbcd52a0870dda7d63a107a58368 # ratchet:taiki-e/[email protected].26
with:
tool: cross
- name: Configure cross compiling
Expand Down

0 comments on commit 44fda64

Please sign in to comment.