From 4b3abaf7de1358ebcfd046c9966e26cbd6864f5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:26:59 -0700 Subject: [PATCH] chore(deps): Bump taiki-e/install-action from 2.44.61 to 2.44.67 (#45) Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.44.61 to 2.44.67. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/959f8ad90499c9ce5d072830b8ca80b6edd1d13f...c6dc131d2c4291552cafb840290190a53b2cd937) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/wit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wit.yaml b/.github/workflows/wit.yaml index fef4856..3a18263 100644 --- a/.github/workflows/wit.yaml +++ b/.github/workflows/wit.yaml @@ -23,7 +23,7 @@ jobs: echo "version=${version}" >> "$GITHUB_OUTPUT" echo "tarball=wit-${version}.tar.gz" >> "$GITHUB_OUTPUT" echo "version is ${version}" - - uses: taiki-e/install-action@959f8ad90499c9ce5d072830b8ca80b6edd1d13f + - uses: taiki-e/install-action@c6dc131d2c4291552cafb840290190a53b2cd937 with: tool: wash-cli@0.36.1 - name: Generate and set config