Skip to content

Commit

Permalink
build(deps): bump aws-actions/configure-aws-credentials (hashicorp#1133)
Browse files Browse the repository at this point in the history
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 95bc17402b232b5c8fbc16750c070a30575baf2e to 56320524c997f8122ea86203e479213427c0b863.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/master/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@95bc174...5632052)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2022
1 parent cbb1f2a commit 6149c04
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@95bc17402b232b5c8fbc16750c070a30575baf2e # https://github.com/aws-actions/configure-aws-credentials/tree/v1-node16
uses: aws-actions/configure-aws-credentials@56320524c997f8122ea86203e479213427c0b863 # https://github.com/aws-actions/configure-aws-credentials/tree/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 6149c04

Please sign in to comment.