Skip to content

Commit

Permalink
fix doco example to use main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Feb 19, 2021
1 parent d1ee788 commit a7b8bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
The snippet below shows how to use a specific version of Nancy (rather than the latest)
```yaml
- name: Scan with specific Nancy version
uses: sonatype-nexus-community/nancy-github-action@use_latest_nancy
uses: sonatype-nexus-community/nancy-github-action@main
with:
nancyVersion: "v1.0.6"
```
Expand Down

0 comments on commit a7b8bbd

Please sign in to comment.