Skip to content

Commit

Permalink
Add EOF newline to appease Megalinter
Browse files Browse the repository at this point in the history
  • Loading branch information
Wes Dean committed Aug 15, 2022
1 parent 7396f6b commit a7af46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
uses: github/codeql-action/upload-sarif@v1
if: steps.sarif_file_exists.outputs.files_exists == 'true'
with:
sarif_file: snyk.sarif
sarif_file: snyk.sarif

0 comments on commit a7af46d

Please sign in to comment.