diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0209e033..370bf8cc5 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@master + uses: lf-lang/lingua-franca/.github/workflows/c-zephyr-tests.yml@disable-a-security-measure with: runtime-ref: ${{ github.ref }} compiler-ref: ${{ needs.fetch-lf.outputs.ref }}