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 }}