File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 with :
1919 python-version : ' 3.13'
2020 - name : Configure AWS credentials
21- uses : aws-actions/configure-aws-credentials@v5 # More information on this action can be found below in the 'AWS Credentials' section
21+ uses : aws-actions/configure-aws-credentials@v6 # More information on this action can be found below in the 'AWS Credentials' section
2222 with :
2323 role-to-assume : ${{ secrets.AWS_ROLE_TO_ASSUME }}
2424 role-session-name : ${{ secrets.AWS_ROLE_SESSION_NAME }}
6565 with :
6666 node-version : ' 22.x'
6767 - name : Configure AWS credentials
68- uses : aws-actions/configure-aws-credentials@v5 # More information on this action can be found below in the 'AWS Credentials' section
68+ uses : aws-actions/configure-aws-credentials@v6 # More information on this action can be found below in the 'AWS Credentials' section
6969 with :
7070 role-to-assume : ${{ secrets.AWS_ROLE_TO_ASSUME }}
7171 role-session-name : ${{ secrets.AWS_ROLE_SESSION_NAME }}
You can’t perform that action at this time.
0 commit comments