-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update taiki-e/install-action digest to 37b71c3
- Loading branch information
1 parent
d31a9b4
commit c6eb5e5
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ jobs: | |
- name: Install Rust | ||
uses: dtolnay/rust-toolchain@stable | ||
- name: Install cargo release | ||
uses: taiki-e/install-action@99774fec7fd4f75144bd0134a24a992297768308 # v2 | ||
uses: taiki-e/install-action@37b71c39b208369698511b6530dcb4b7d141be64 # v2 | ||
with: | ||
tool: [email protected] | ||
- uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1 | ||
|