Skip to content

Commit e995568

Browse files
dependabot[bot]jj22ee
authored andcommitted
Bump aws-actions/aws-secretsmanager-get-secrets from 1 to 2 (#930)
1 parent 798a3e6 commit e995568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/owasp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
aws-region: ${{ env.AWS_DEFAULT_REGION }}
4242

4343
- name: Get NVD API key for dependency scan
44-
uses: aws-actions/aws-secretsmanager-get-secrets@v1
44+
uses: aws-actions/aws-secretsmanager-get-secrets@v2
4545
id: nvd_api_key
4646
with:
4747
secret-ids: ${{ secrets.NVD_API_KEY_SECRET_ARN }}

0 commit comments

Comments
 (0)