From a2a4e956b776ecefd5bf2feb82c89c7b2d3ac57d Mon Sep 17 00:00:00 2001 From: CodeBuild Integration Test Date: Thu, 13 Feb 2020 01:57:05 +0000 Subject: [PATCH] Test commit 058322d68aff6d516a3cec1dd6d4f092d51caaf8 --- .github/workflows/test-workflow.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-workflow.yml b/.github/workflows/test-workflow.yml index 828b204..e9c0577 100644 --- a/.github/workflows/test-workflow.yml +++ b/.github/workflows/test-workflow.yml @@ -16,10 +16,10 @@ jobs: - name: Print current build ID run: | - echo Integration test run: githubactionsconfigureawscr-hAMhr2qzHnWH:8741521a-e37b-4579-85b3-1a2f093819dd + echo Integration test run: githubactionsconfigureawscr-hAMhr2qzHnWH:56f04952-31a8-4bca-8024-cc9c11ee1fa0 - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@18a20dfee9cc631f063c8b382c11c9120015b21d + uses: aws-actions/configure-aws-credentials@058322d68aff6d516a3cec1dd6d4f092d51caaf8 with: aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}