We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980f7d6 commit fa041a9Copy full SHA for fa041a9
README.md
@@ -90,6 +90,12 @@ Once `gh` is installed, you can install this extension with:
90
$ gh ext install advanced-security/gh-sbom
91
```
92
93
+If you want to upgrade to the latest version you can remove and reinstall the extension:
94
+```
95
+$ gh ext remove advanced-security/gh-sbom
96
+$ gh ext install advanced-security/gh-sbom
97
98
+
99
## License
100
101
This project is licensed under the terms of the MIT open source license. Please refer to [LICENSE.md](./LICENSE.md) for the full terms.
0 commit comments