Skip to content

Commit

Permalink
Merge pull request #883 from portefaix/renovate/aws-actions-configure…
Browse files Browse the repository at this point in the history
…-aws-credentials-4.x

Update aws-actions/configure-aws-credentials action to v4.0.1
  • Loading branch information
nlamirault authored Dec 8, 2023
2 parents bcd1c9d + d821f9e commit cf1c118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-validate-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
terraform_version: "1.1.7"

- name: Configure AWS credentials
uses: aws-actions/[email protected].0
uses: aws-actions/[email protected].1
with:
role-to-assume: ${{ secrets.AWS_ASSUME_ROLE }}
role-session-name: githubactions
Expand Down

0 comments on commit cf1c118

Please sign in to comment.