Skip to content

Commit afb8bfa

Browse files
authored
Merge pull request #1360 from actix/dependabot/github_actions/taiki-e/install-action-2.85.5
chore(deps): bump taiki-e/install-action from 2.85.0 to 2.85.5
2 parents e1bdd2f + 57ef562 commit afb8bfa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
timeout-minutes: 10
7373

7474
- name: Install cargo-ci-cache-clean
75-
uses: taiki-e/install-action@7572810d7dd469b651bb7793945692cf78da5dd7 # v2.85.0
75+
uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2.85.5
7676
with:
7777
tool: cargo-ci-cache-clean
7878

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
timeout-minutes: 10
7878

7979
- name: Install cargo-ci-cache-clean
80-
uses: taiki-e/install-action@7572810d7dd469b651bb7793945692cf78da5dd7 # v2.85.0
80+
uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2.85.5
8181
with:
8282
tool: cargo-ci-cache-clean
8383

0 commit comments

Comments
 (0)