Skip to content

Commit 0828d3f

Browse files
dependabot[bot]davidv1992
authored andcommitted
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.67.4 to 2.67.11 - [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@02b0f6e...887bc4e) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.67.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c2d437 commit 0828d3f

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
@@ -132,7 +132,7 @@ jobs:
132132
with:
133133
version: 0.9.0
134134
- name: Install cargo-zigbuild
135-
uses: taiki-e/install-action@02b0f6e578e5f62f4c2e3b578ae0e1a01554138e
135+
uses: taiki-e/install-action@887bc4e03483810873d617344dd5189cd82e7b8b
136136
with:
137137
tool: cargo-zigbuild
138138
- name: Run clippy

0 commit comments

Comments
 (0)