Skip to content

Commit

Permalink
chore: Update gosec-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soorya-u authored Dec 31, 2024
1 parent fe70f9f commit f80e39e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gosec-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,13 @@ jobs:
run: |
cd src/github
go mod tidy
go mod download
- name: Install Dependencies for GenAI Service
run: |
cd src/genAi
go mod tidy
go mod download
- name: Run Gosec for Github Service
uses: securego/gosec@master
Expand Down

0 comments on commit f80e39e

Please sign in to comment.