Skip to content

Commit

Permalink
change order
Browse files Browse the repository at this point in the history
  • Loading branch information
shaopeng-gh committed Apr 6, 2022
1 parent 8af4705 commit 427333f
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ jobs:
# with:
# output-file: 'results.sarif'

- name: Upload artifact
uses: actions/upload-artifact@v2
with:
path: results.sarif

- name: Upload SARIF to GitHub
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: results.sarif

- name: Upload artifact
uses: actions/upload-artifact@v2
with:
path: results.sarif
3 changes: 3 additions & 0 deletions .vs/ProjectSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}
7 changes: 7 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"ExpandedNodes": [
""
],
"SelectedNode": "\\D:\\GH\\shaopeng\\puppet-lint",
"PreviewInSolutionExplorer": false
}
Binary file added .vs/puppet-lint/v17/.suo
Binary file not shown.
Binary file added .vs/puppet-lint/v17/TestStore/0/000.testlog
Binary file not shown.
Binary file added .vs/puppet-lint/v17/TestStore/0/testlog.manifest
Binary file not shown.
Binary file added .vs/slnx.sqlite
Binary file not shown.

0 comments on commit 427333f

Please sign in to comment.