Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.24.1 to 2.25.1 (#846)
Browse files Browse the repository at this point in the history
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.24.1 to 2.25.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@da14932...98cdbf3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 1c0ff11 commit a5b9b71
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@da1493208a5b2c79ad2d7dff9fd50693851da51a # ratchet:taiki-e/install-action@v2.24.1
uses: taiki-e/install-action@98cdbf3892eb5b31fc9b26666699439be4d9d88a # ratchet:taiki-e/install-action@v2.25.1
with:
tool: cross
- name: Configure cross compiling
Expand Down

0 comments on commit a5b9b71

Please sign in to comment.