Skip to content

Commit 8def8fe

Browse files
dependabot[bot]brooksmtownsend
authored andcommitted
chore(deps): bump taiki-e/install-action from 2.49.34 to 2.49.49
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.49.34 to 2.49.49. - [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@914ac1e...be7c31b) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.49.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ae4e8e commit 8def8fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
target: ${{ matrix.config.target }}
9191

9292
- name: Install cargo zigbuild
93-
uses: taiki-e/install-action@914ac1e29db2d22aef69891f032778d9adc3990d # v2.49.34
93+
uses: taiki-e/install-action@be7c31b6745feec79dec5eb79178466c0670bb2d # v2.49.49
9494
with:
9595
tool: cargo-zigbuild
9696

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fi
4242
4343
- name: install wash
44-
uses: taiki-e/install-action@914ac1e29db2d22aef69891f032778d9adc3990d # v2.49.34
44+
uses: taiki-e/install-action@be7c31b6745feec79dec5eb79178466c0670bb2d # v2.49.49
4545
with:
4646
tool: wash@0.38.0
4747

0 commit comments

Comments
 (0)