Skip to content

Commit

Permalink
build(deepfactor): also update deepfactor
Browse files Browse the repository at this point in the history
[skip release]
  • Loading branch information
hobbitronics committed Mar 7, 2024
1 parent a85c404 commit 94c6856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deepfactor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
DF_RUN_TOKEN: ${{ secrets.DF_RUN_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Scan with Deepfactor
run: dfctl scan -s fs -a ${{ github.event.repository.name }} -c ${{ github.event.repository.name }} -V ${{ github.ref_name }} .

0 comments on commit 94c6856

Please sign in to comment.