Skip to content

Commit

Permalink
docs: Update documentation
Browse files Browse the repository at this point in the history
Use version v1.1.0 in example
  • Loading branch information
JeroenKnoops authored and Brend-Smits committed Jan 2, 2024
1 parent 7d96161 commit 4394c33
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 @@ -37,7 +37,7 @@ The easiest way to use this action is to add the following into your workflow fi
generate-sbom:
runs-on: windows-latest
steps:
- uses: philips-software/sbom-tool-installer-action@v1.0.0
- uses: philips-software/sbom-tool-installer-action@v1.1.0
- run: |
sbom-tool -h
```
Expand Down

0 comments on commit 4394c33

Please sign in to comment.