Skip to content

Commit 95b274d

Browse files
committed
chore(deps): update taiki-e/install-action digest to 68675c5
1 parent 80cc8dd commit 95b274d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
4646

4747
- name: Install cargo-nextest
48-
uses: taiki-e/install-action@7f491e26f71f4ec2e6902c7c95c73043f209ab79 # v2
48+
uses: taiki-e/install-action@68675c5a5f1a6950c3975d33f3ae0ef155e5bf3d # v2
4949
with:
5050
tool: nextest
5151

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.toml') }}
5757
5858
- name: Install cargo-aur
59-
uses: taiki-e/install-action@7f491e26f71f4ec2e6902c7c95c73043f209ab79 # v2
59+
uses: taiki-e/install-action@68675c5a5f1a6950c3975d33f3ae0ef155e5bf3d # v2
6060
with:
6161
tool: cargo-aur
6262

0 commit comments

Comments
 (0)