diff --git a/action.yml b/action.yml index 7ec157e..a96915e 100644 --- a/action.yml +++ b/action.yml @@ -29,6 +29,9 @@ runs: run: | pip install precli + - name: Checkout repository + uses: actions/checkout@v4 + - name: Run Precaution analysis shell: bash run: |