From 523d21fc4f1fbe88c1a3bdc480e50aa8f7c23ba8 Mon Sep 17 00:00:00 2001 From: Peter Donovan Date: Sun, 12 Mar 2023 14:51:55 -0700 Subject: [PATCH] Update ci.yml. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 370bf8cc5..0dd0a611f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: lf-default-zephyr: needs: fetch-lf - uses: lf-lang/lingua-franca/.github/workflows/c-zephyr-tests.yml@disable-a-security-measure + uses: lf-lang/lingua-franca/.github/workflows/c-zephyr-tests.yml@5750c92053a4b3d436ad587abecfecfc6004fa88 with: runtime-ref: ${{ github.ref }} compiler-ref: ${{ needs.fetch-lf.outputs.ref }}