Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.46.1 to 2.46.4
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.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]>
  • Loading branch information
dependabot[bot] authored and davidv1992 committed Dec 11, 2024
1 parent 026dc54 commit e41f15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
with:
version: 0.9.0
- name: Install cargo-zigbuild
uses: taiki-e/install-action@6aa8b420a527920162babdd71d780f9e5b3b4bc8
uses: taiki-e/install-action@acf70b3a1ed953bccebc8c5d80cfdb16ec8ccc36
with:
tool: cargo-zigbuild
- name: Run clippy
Expand Down

0 comments on commit e41f15b

Please sign in to comment.