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.
2 parents e260906 + 3f34807 commit ed9b314Copy full SHA for ed9b314
.github/workflows/owasp.yml
@@ -43,7 +43,7 @@ jobs:
43
aws-region: ${{ env.AWS_DEFAULT_REGION }}
44
45
- name: Get NVD API key for dependency scan
46
- uses: aws-actions/aws-secretsmanager-get-secrets@v1
+ uses: aws-actions/aws-secretsmanager-get-secrets@v2
47
id: nvd_api_key
48
with:
49
secret-ids: ${{ secrets.NVD_API_KEY_SECRET_ARN }}
0 commit comments