Skip to content

Commit 5365b20

Browse files
committed
commit: chore(github): update actions
1 parent 611bb94 commit 5365b20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build-rust-binary/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
using: composite
1111
steps:
1212
- if: runner.os == 'Linux'
13-
uses: taiki-e/install-action@v2
13+
uses: taiki-e/install-action@3771e22aa892e03fd35585fae288baad1755695c # v2.78.2
1414
with:
1515
tool: cross
1616
- if: runner.os == 'Linux'

0 commit comments

Comments
 (0)