From 6cadbafc6e0e9e40e9ecaf0a5cd4dbd6a6334d6a Mon Sep 17 00:00:00 2001 From: CodeBuild Integration Test Date: Wed, 4 Mar 2020 22:29:11 +0000 Subject: [PATCH] Test commit 3c4f95f73f7c7b9f2e2bb071d8fbfb9aefa002e8 --- .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 2337389..8475c90 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:626fdd00-46a2-4f93-b3e5-311f3b368500 + echo Integration test run: githubactionsconfigureawscr-hAMhr2qzHnWH:b765f3eb-8199-461e-9b77-b3cdb0e1d0fa - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@47312577c9b17cb9273286670899a0b4cc346937 + uses: aws-actions/configure-aws-credentials@3c4f95f73f7c7b9f2e2bb071d8fbfb9aefa002e8 with: aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}