Skip to content

Commit

Permalink
Add checkout of repository step
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>
  • Loading branch information
ericwb committed Mar 10, 2024
1 parent 7712288 commit 510879b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ runs:
run: |
pip install precli
- name: Checkout repository
uses: actions/checkout@v4

- name: Run Precaution analysis
shell: bash
run: |
Expand Down

0 comments on commit 510879b

Please sign in to comment.