Skip to content

Commit

Permalink
Update debricked.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnExampleCompany authored May 17, 2024
1 parent 63c1fcd commit 54a7c88
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/debricked.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: debricked/actions@v3
- name: Run Debricked Scan
run: |
debricked files find
debricked scan
env:
DEBRICKED_TOKEN: ${{ secrets.DEBRICKED_TOKEN }}

Expand Down

0 comments on commit 54a7c88

Please sign in to comment.