Skip to content

Commit

Permalink
chore(deps): Bump taiki-e/install-action from 2.44.61 to 2.44.67 (#45)
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.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](taiki-e/install-action@959f8ad...c6dc131)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent a0d39d0 commit 4b3abaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
- name: Generate and set config
Expand Down

0 comments on commit 4b3abaf

Please sign in to comment.