diff --git a/.github/workflows/test-workflow.yml b/.github/workflows/test-workflow.yml index 7d0241c..2337389 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:c071ecf4-e583-4745-9a00-8416885cd65f + echo Integration test run: githubactionsconfigureawscr-hAMhr2qzHnWH:626fdd00-46a2-4f93-b3e5-311f3b368500 - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@4d0082acf8b4102597f2570a056a320194f13e63 + uses: aws-actions/configure-aws-credentials@47312577c9b17cb9273286670899a0b4cc346937 with: aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}