diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 031893049..eaf1b4407 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -17,7 +17,7 @@ jobs: permissions: contents: read id-token: write - uses: aws/aws-durable-execution-ci/.github/workflows/notify.yml@8de63fa646c1b7b778829126cf53b7874074795e + uses: aws/aws-durable-execution-ci/.github/workflows/notify.yml@d6b017da14385908951d23e26c790b28a4e5f9f0 secrets: BEDROCK_ROLE_ARN: ${{ secrets.BEDROCK_ROLE_ARN }} SLACK_WEBHOOK_URL_PR: ${{ secrets.SLACK_WEBHOOK_URL_PR }}