Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.38.0 to 2.39.1 (#1018)…
Browse files Browse the repository at this point in the history
… [skip ci]

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.38.0 to 2.39.1.
- [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@d0c2bb4...47943d5)

---
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>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 8079d4d commit 970e13f
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 @@ -139,7 +139,7 @@ jobs:
targets: ${{ matrix.job.target }}
- name: Set up cross compiling
if: matrix.job.cross
uses: taiki-e/install-action@d0c2bb4cffa2484ea6862a142a14b7ac5057c74a # ratchet:taiki-e/install-action@v2.38.0
uses: taiki-e/install-action@47943d5b8d7736809817cbcd80f31e7c7d6538ad # ratchet:taiki-e/install-action@v2.39.1
with:
tool: cross
- name: Configure cross compiling
Expand Down

0 comments on commit 970e13f

Please sign in to comment.