Skip to content

Commit

Permalink
rename to snyk-job-summary-action
Browse files Browse the repository at this point in the history
  • Loading branch information
niraj8 committed Jul 19, 2022
1 parent e9395b8 commit 86f0111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# snyk-summary-action
# snyk-job-summary-action

Use this action to add a [Job Summary](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/) in GitHub Workflows.

Expand All @@ -14,5 +14,5 @@ Use this action to add a [Job Summary](https://github.blog/2022-05-09-supercharg
command: test --all-projects --json-file-output=snyk_code.json

- name: Add Job Summary from Snyk reports
uses: medly/snyk-summary-action@v1
uses: medlypharmacy/snyk-job-summary-action@v1
```

0 comments on commit 86f0111

Please sign in to comment.