Skip to content

Commit

Permalink
Update shiftleft-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LanikSJ committed Oct 19, 2023
1 parent f786e1c commit a9b00ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shiftleft-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Perform Scan
uses: ShiftLeftSecurity/scan-action@master
- name: Security and Licence Scan
uses: ShiftLeftSecurity/scan-action@v1.3.0
env:
WORKSPACE: ""
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a9b00ff

Please sign in to comment.