Skip to content

Commit

Permalink
upgrade to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo C. Moraes committed Jun 4, 2024
1 parent ef1dc3c commit a0e3d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
yes '' | ssh-keygen -N ''
ssh-add
- name: aws configure
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v3
with:
aws-region: ${{ secrets.AWS_REGION }}
role-duration-seconds: 21600
Expand Down

0 comments on commit a0e3d60

Please sign in to comment.