Skip to content

Commit

Permalink
Bump taiki-e/install-action from 2.32.14 to 2.33.16
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.32.14 to 2.33.16.
- [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@f8a64c9...672949f)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent a82b2d0 commit 2cc7b65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
toolchain: stable

- name: Install development tools
uses: taiki-e/install-action@f8a64c940979268d3ab5ac99c178e718ed90977d # v2.32.14
uses: taiki-e/install-action@672949f0e99e12c1a48510fa548e812f6835397f # v2.33.16
with:
tool: cargo-clone,cross

Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
toolchain: stable

- name: Install development tools
uses: taiki-e/install-action@f8a64c940979268d3ab5ac99c178e718ed90977d # v2.32.14
uses: taiki-e/install-action@672949f0e99e12c1a48510fa548e812f6835397f # v2.33.16
with:
tool: cargo-clone,cross

Expand Down

0 comments on commit 2cc7b65

Please sign in to comment.