1
0
mirror of https://github.com/actix/examples synced 2025-02-13 22:12:19 +01:00

chore(deps): bump taiki-e/install-action from 2.48.1 to 2.48.6

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.48.1 to 2.48.6.
- [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/v2.48.1...v2.48.6)

---
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>
This commit is contained in:
dependabot[bot] 2025-02-10 17:44:35 +00:00 committed by GitHub
parent 6b0fd404b7
commit c9adcd5d38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
- name: Install cargo-ci-cache-clean - name: Install cargo-ci-cache-clean
uses: taiki-e/install-action@v2.48.1 uses: taiki-e/install-action@v2.48.6
with: with:
tool: cargo-ci-cache-clean tool: cargo-ci-cache-clean

View File

@ -64,7 +64,7 @@ jobs:
timeout-minutes: 10 timeout-minutes: 10
- name: Install cargo-ci-cache-clean - name: Install cargo-ci-cache-clean
uses: taiki-e/install-action@v2.48.1 uses: taiki-e/install-action@v2.48.6
with: with:
tool: cargo-ci-cache-clean tool: cargo-ci-cache-clean