Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.44.60 to 2.44.67
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.60 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@v2.44.60...v2.44.67)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 51334b0 commit 7b00000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
timeout-minutes: 10

- name: Install cargo-ci-cache-clean
uses: taiki-e/install-action@v2.44.60
uses: taiki-e/install-action@v2.44.67
with:
tool: cargo-ci-cache-clean

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
timeout-minutes: 10

- name: Install cargo-ci-cache-clean
uses: taiki-e/install-action@v2.44.60
uses: taiki-e/install-action@v2.44.67
with:
tool: cargo-ci-cache-clean

Expand Down

0 comments on commit 7b00000

Please sign in to comment.