We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9264d4 commit 72155e9Copy full SHA for 72155e9
.github/workflows/pre-commit-and-tests.yml
@@ -77,7 +77,7 @@ jobs:
77
with:
78
python-version: 3.11
79
- uses: hashicorp/setup-terraform@v2
80
- - uses: aws-actions/configure-aws-credentials@v1
+ - uses: aws-actions/configure-aws-credentials@v4
81
82
aws-region: ${{ env.AWS_REGION }}
83
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
0 commit comments