Skip to content

Commit 33fa709

Browse files
chore(deps): update houseabsolute/actions-rust-cross action to v1.0.5 (#174)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent a7958d9 commit 33fa709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
echo '[target.aarch64-unknown-linux-gnu]' >> checkout-tag/.cargo/config
7272
echo 'linker = "aarch64-linux-gnu-gcc"' >> checkout-tag/.cargo/config
7373
- name: Build binary
74-
uses: houseabsolute/[email protected].4
74+
uses: houseabsolute/actions-rust-cross@9a1618ffb70e8374ab5f48fcccea3ebeacf57971 # v1.0.5
7575
with:
7676
command: build
7777
target: ${{ matrix.target.target }}

0 commit comments

Comments
 (0)