Skip to content

Commit 87f792a

Browse files
Bump aws-actions/configure-aws-credentials from 5.0.0 to 5.1.0 in /.github/actions/rl-scanner (#1011)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 259b5d5 commit 87f792a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # pin@v5.0.0
25+
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # pin@v5.1.0
2626
with:
2727
role-to-assume: ${{ env.PRODSEC_TOOLS_ARN }}
2828
aws-region: us-east-1

0 commit comments

Comments
 (0)