From 2114920f63cb63c28d5155bab13012044593b75f Mon Sep 17 00:00:00 2001 From: CodeBuild Integration Test Date: Sun, 1 Mar 2020 19:50:46 +0000 Subject: [PATCH] Test commit 4d0082acf8b4102597f2570a056a320194f13e63 --- .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 e9c0577..7d0241c 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:56f04952-31a8-4bca-8024-cc9c11ee1fa0 + echo Integration test run: githubactionsconfigureawscr-hAMhr2qzHnWH:c071ecf4-e583-4745-9a00-8416885cd65f - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@058322d68aff6d516a3cec1dd6d4f092d51caaf8 + uses: aws-actions/configure-aws-credentials@4d0082acf8b4102597f2570a056a320194f13e63 with: aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}