Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coderpatros authored May 19, 2021
1 parent 75a645c commit 801995c
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
Expand Up @@ -35,10 +35,10 @@ Path and filename of the BOM, default `bom.xml`
## Example usage

```
uses: coderpatros/gh-upload-bom-to-dependency-track@v1
uses: DependencyTrack/gh-upload-bom-to-dependency-track@v1.0.0
with:
serverhostname: 'example.com'
apikey: ${{ secrets.DEPENDENCYTRACK_APIKEY }}
projectname: 'Example Project'
projectversion: 'master'
```
```

0 comments on commit 801995c

Please sign in to comment.