Skip to content

Commit e752abd

Browse files
chore(deps): Bump taiki-e/install-action from 2.58.9 to 2.58.17 (#669)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.58.9 to 2.58.17. - [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@v2.58.9...v2.58.17) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.58.17 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>
1 parent e174369 commit e752abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
targets: ${{ matrix.target }}
7777
- name: Install cross
7878
if: ${{ matrix.use-cross }}
79-
uses: taiki-e/[email protected].9
79+
uses: taiki-e/[email protected].17
8080
with:
8181
tool: cross
8282
- name: Cache build artifacts

0 commit comments

Comments
 (0)