Skip to content

Commit 6cfa69c

Browse files
Bump aws-actions/configure-aws-credentials from 4.1.0 to 4.2.0 in /.github/actions/rl-scanner (#949)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a73fe6 commit 6cfa69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/rl-scanner/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
pip install boto3 requests
2323
2424
- name: Configure AWS credentials
25-
uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # pin@v4.1.0
25+
uses: aws-actions/configure-aws-credentials@f24d7193d98baebaeacc7e2227925dd47cc267f5 # pin@v4.2.0
2626
with:
2727
role-to-assume: ${{ env.PRODSEC_TOOLS_ARN }}
2828
aws-region: us-east-1

0 commit comments

Comments
 (0)