Skip to content

Commit af3d8a5

Browse files
authored
Merge pull request #512 from sigstore/dependabot/github_actions/taiki-e/install-action-2.62.39
build(deps): bump taiki-e/install-action from 2.62.33 to 2.62.39
2 parents bf97931 + 7046951 commit af3d8a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
persist-credentials: false
1313
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
1414
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
15-
- uses: taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33
15+
- uses: taiki-e/install-action@0ed4032d5406d133639ce4e858011eb498223338 # v2.62.39
1616
with:
1717
tool: cargo-hack
1818

@@ -29,7 +29,7 @@ jobs:
2929
persist-credentials: false
3030
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
3131
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
32-
- uses: taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33
32+
- uses: taiki-e/install-action@0ed4032d5406d133639ce4e858011eb498223338 # v2.62.39
3333
with:
3434
tool: cargo-hack
3535
- run: |
@@ -44,7 +44,7 @@ jobs:
4444
persist-credentials: false
4545
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
4646
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
47-
- uses: taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33
47+
- uses: taiki-e/install-action@0ed4032d5406d133639ce4e858011eb498223338 # v2.62.39
4848
with:
4949
tool: cargo-hack
5050
- run: |
@@ -95,7 +95,7 @@ jobs:
9595
persist-credentials: false
9696
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
9797
- uses: dtolnay/rust-toolchain@38b70195107dddab2c7bbd522bcf763bac00963b # stable
98-
- uses: taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33
98+
- uses: taiki-e/install-action@0ed4032d5406d133639ce4e858011eb498223338 # v2.62.39
9999
with:
100100
tool: taplo-cli
101101
- run: |

0 commit comments

Comments
 (0)