Skip to content

Commit

Permalink
flatten out the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
zpavlinovic committed Apr 18, 2024
1 parent 0b1ef76 commit 7690a1b
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
- uses: actions/checkout@v3
- uses: ./.github/actions/govulncheck
with:
work-dir: ./go/vuln
#work-dir: ./go/vuln
repo-checkout: false
go-version-file: ./go/vuln/go.mod
output-format: sarif
output-file: out.sarif
- uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: out.sarif
checkout_path: ./go/vuln
#checkout_path: ./go/vuln
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7690a1b

Please sign in to comment.