Skip to content

Commit 8fc45dd

Browse files
authored
Merge pull request #1327 from actix/dependabot/github_actions/taiki-e/install-action-2.82.0
chore(deps): bump taiki-e/install-action from 2.81.10 to 2.82.0
2 parents 0248497 + db44a45 commit 8fc45dd

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@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
75+
uses: taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82.0
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@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
80+
uses: taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82.0
8181
with:
8282
tool: cargo-ci-cache-clean
8383

0 commit comments

Comments
 (0)