Skip to content

Commit

Permalink
Merge pull request #62 from octodemo/austenstone-patch-16
Browse files Browse the repository at this point in the history
Update ghas-csv.yml
  • Loading branch information
austenstone authored Jun 14, 2024
2 parents ea3057f + 5139a65 commit 60d95fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ghas-csv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ jobs:
GITHUB_PAT: ${{ secrets.PAT }}
GITHUB_REPORT_SCOPE: "organization"
SCOPE_NAME: "octodemo"
- name: Upload CSV
uses: actions/upload-artifact@v3
with:
name: ghas-data
path: ${{ github.workspace }}/*.csv
if-no-files-found: error

0 comments on commit 60d95fd

Please sign in to comment.