From dbb55a66a89df18db621439340927c79c6ca037e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 21:07:33 +0000 Subject: [PATCH] [github-actions]: Bump aws/aws-durable-execution-ci/.github/workflows/notify.yml Bumps [aws/aws-durable-execution-ci/.github/workflows/notify.yml](https://github.com/aws/aws-durable-execution-ci) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/aws/aws-durable-execution-ci/releases) - [Commits](https://github.com/aws/aws-durable-execution-ci/compare/8de63fa646c1b7b778829126cf53b7874074795e...d6b017da14385908951d23e26c790b28a4e5f9f0) --- updated-dependencies: - dependency-name: aws/aws-durable-execution-ci/.github/workflows/notify.yml dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/notify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}