Skip to content

Commit

Permalink
ci: Bump configure-aws-credentials to v1-node16 (hashicorp#1117)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanck authored Nov 28, 2022
1 parent 0ef5825 commit d3c6d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
hc-releases-source_env_key: ${{ secrets.HC_RELEASES_KEY_STAGING }}
-
name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v1
uses: aws-actions/configure-aws-credentials@v1-node16
with:
aws-access-key-id: ${{ secrets.TERRAFORM_PROD_AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.TERRAFORM_PROD_AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit d3c6d6e

Please sign in to comment.