Skip to content

Commit ed9b314

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.testcontainers-mysql-1.20.3
2 parents e260906 + 3f34807 commit ed9b314

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
@@ -43,7 +43,7 @@ jobs:
4343
aws-region: ${{ env.AWS_DEFAULT_REGION }}
4444

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

0 commit comments

Comments
 (0)