aws-actions / vulnerability-scan-github-action-for-amazon-inspector

Scan artifacts with Amazon Inspector from GitHub Actions workflows.
https://docs.aws.amazon.com/inspector/
MIT License
25 stars 6 forks source link

Update README with @v1 tag #97

Closed bluesentinelsec closed 1 month ago

bluesentinelsec commented 1 month ago

This PR updates the project README examples to utilize the @v1 tag for releases:

uses: aws-actions/vulnerability-scan-github-action-for-amazon-inspector@v1

This tag allows users to automatically consume minor and hotfix releases if they choose.

Users can still select specific versions if they wish.