Skip to content

Commit 66c61c0

Browse files
chore(ci): bump taiki-e/install-action in the github-actions group
Bumps the github-actions group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `taiki-e/install-action` from 2.52.1 to 2.52.4 - [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@6c6479b...735e593) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98373de commit 66c61c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130

131131
- name: Install cross
132132
if: matrix.use-cross
133-
uses: taiki-e/install-action@6c6479b49816fcc0975a31af977bdc1f847c2920 # v2
133+
uses: taiki-e/install-action@735e5933943122c5ac182670a935f54a949265c1 # v2
134134
with:
135135
tool: cross
136136

0 commit comments

Comments
 (0)