Skip to content

Commit e41f15b

Browse files
dependabot[bot]davidv1992
authored andcommitted
Bump taiki-e/install-action from 2.46.1 to 2.46.4
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.46.1 to 2.46.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@6aa8b42...acf70b3) --- 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]>
1 parent 026dc54 commit e41f15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
with:
135135
version: 0.9.0
136136
- name: Install cargo-zigbuild
137-
uses: taiki-e/install-action@6aa8b420a527920162babdd71d780f9e5b3b4bc8
137+
uses: taiki-e/install-action@acf70b3a1ed953bccebc8c5d80cfdb16ec8ccc36
138138
with:
139139
tool: cargo-zigbuild
140140
- name: Run clippy

0 commit comments

Comments
 (0)