Skip to content

Commit 348ccf6

Browse files
authored
Merge branch 'main' into dependabot/gradle/io.grpc-grpc-stub-1.72.0
2 parents 8c8ed34 + 3f34807 commit 348ccf6

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)