Skip to content

Commit 04b3a29

Browse files
chore(deps): update taiki-e/install-action requirement to de179ea33fa5f5c434a81563f0e8a1c4f7ab8fe2
Updates the requirements on [taiki-e/install-action](https://github.com/taiki-e/install-action) to permit the latest version. - [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/commits/de179ea33fa5f5c434a81563f0e8a1c4f7ab8fe2) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: de179ea33fa5f5c434a81563f0e8a1c4f7ab8fe2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81db11f commit 04b3a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
7474
with:
7575
toolchain: stable
76-
- uses: taiki-e/install-action@c9a06c0e5d38d182732372ae4390adb6ddbfd51b # cargo-hack
76+
- uses: taiki-e/install-action@de179ea33fa5f5c434a81563f0e8a1c4f7ab8fe2 # cargo-hack
7777
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
7878
with:
7979
cache-on-failure: true

0 commit comments

Comments
 (0)