From 6ef2c058e98b31a7a616b3c827bbfca512222cf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 03:57:19 +0000 Subject: [PATCH] chore(deps): bump the actions-deps group with 6 updates Bumps the actions-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml](https://github.com/aws/aws-durable-execution-ci) | `0.2.0` | `0.3.0` | | [aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml](https://github.com/aws/aws-durable-execution-ci) | `0.2.0` | `0.3.0` | | [aws/aws-durable-execution-ci/.github/workflows/notify.yml](https://github.com/aws/aws-durable-execution-ci) | `0.2.0` | `0.3.0` | | [aws/aws-durable-execution-conformance-tests/.github/workflows/opentelemetry-orchestrator.yml](https://github.com/aws/aws-durable-execution-conformance-tests) | `a68f527bd42971544a2897123ef5b46b071e7001` | `b8ca81f11aa28e7f7b77ad96a6d323ce10b5f21f` | | [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.37.8` | `4.37.9` | | [aws/aws-durable-execution-ci/.github/workflows/stale-issue-closer.yml](https://github.com/aws/aws-durable-execution-ci) | `962e6f158467681a26769b2b06da98c8f2f62231` | `1ce65d9d6bf531169718a5e967e15d72fc958265` | Updates `aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/aws/aws-durable-execution-ci/releases) - [Commits](https://github.com/aws/aws-durable-execution-ci/compare/ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed...8de63fa646c1b7b778829126cf53b7874074795e) Updates `aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/aws/aws-durable-execution-ci/releases) - [Commits](https://github.com/aws/aws-durable-execution-ci/compare/ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed...8de63fa646c1b7b778829126cf53b7874074795e) Updates `aws/aws-durable-execution-ci/.github/workflows/notify.yml` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/aws/aws-durable-execution-ci/releases) - [Commits](https://github.com/aws/aws-durable-execution-ci/compare/ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed...8de63fa646c1b7b778829126cf53b7874074795e) Updates `aws/aws-durable-execution-conformance-tests/.github/workflows/opentelemetry-orchestrator.yml` from a68f527bd42971544a2897123ef5b46b071e7001 to b8ca81f11aa28e7f7b77ad96a6d323ce10b5f21f - [Release notes](https://github.com/aws/aws-durable-execution-conformance-tests/releases) - [Commits](https://github.com/aws/aws-durable-execution-conformance-tests/compare/a68f527bd42971544a2897123ef5b46b071e7001...b8ca81f11aa28e7f7b77ad96a6d323ce10b5f21f) Updates `github/codeql-action/upload-sarif` from 4.37.8 to 4.37.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28...cdf488f595d80d6e07e03d4674febd5ab45fa938) Updates `aws/aws-durable-execution-ci/.github/workflows/stale-issue-closer.yml` from 962e6f158467681a26769b2b06da98c8f2f62231 to 1ce65d9d6bf531169718a5e967e15d72fc958265 - [Release notes](https://github.com/aws/aws-durable-execution-ci/releases) - [Commits](https://github.com/aws/aws-durable-execution-ci/compare/962e6f158467681a26769b2b06da98c8f2f62231...1ce65d9d6bf531169718a5e967e15d72fc958265) --- updated-dependencies: - dependency-name: aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: aws/aws-durable-execution-ci/.github/workflows/notify.yml dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: aws/aws-durable-execution-conformance-tests/.github/workflows/opentelemetry-orchestrator.yml dependency-version: b8ca81f11aa28e7f7b77ad96a6d323ce10b5f21f dependency-type: direct:production dependency-group: actions-deps - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: aws/aws-durable-execution-ci/.github/workflows/stale-issue-closer.yml dependency-version: 1ce65d9d6bf531169718a5e967e15d72fc958265 dependency-type: direct:production dependency-group: actions-deps ... Signed-off-by: dependabot[bot] --- .github/workflows/ai-pr-review.yml | 2 +- .github/workflows/issue-triage.yml | 2 +- .github/workflows/notify.yml | 2 +- .github/workflows/opentelemetry-conformance-tests.yml | 2 +- .github/workflows/scorecard.yml | 2 +- .github/workflows/stale-issue-closer.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ai-pr-review.yml b/.github/workflows/ai-pr-review.yml index 8742352e..259a86c0 100644 --- a/.github/workflows/ai-pr-review.yml +++ b/.github/workflows/ai-pr-review.yml @@ -12,7 +12,7 @@ jobs: contents: read id-token: write pull-requests: write - uses: aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml@ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed + uses: aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml@8de63fa646c1b7b778829126cf53b7874074795e with: prompt-path: .github/prompts/ai-pr-review.md secrets: inherit diff --git a/.github/workflows/issue-triage.yml b/.github/workflows/issue-triage.yml index 1b424258..ca1b6937 100644 --- a/.github/workflows/issue-triage.yml +++ b/.github/workflows/issue-triage.yml @@ -12,5 +12,5 @@ jobs: contents: read id-token: write issues: write - uses: aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml@ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed + uses: aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml@8de63fa646c1b7b778829126cf53b7874074795e secrets: inherit diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 101fd2e2..c3ebf17c 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -16,7 +16,7 @@ jobs: contents: read models: read id-token: write - uses: aws/aws-durable-execution-ci/.github/workflows/notify.yml@ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed + uses: aws/aws-durable-execution-ci/.github/workflows/notify.yml@8de63fa646c1b7b778829126cf53b7874074795e secrets: BEDROCK_ROLE_ARN: ${{ secrets.BEDROCK_ROLE_ARN }} SLACK_WEBHOOK_URL_PR: ${{ secrets.SLACK_WEBHOOK_URL_PR }} diff --git a/.github/workflows/opentelemetry-conformance-tests.yml b/.github/workflows/opentelemetry-conformance-tests.yml index 319d4698..1507a308 100644 --- a/.github/workflows/opentelemetry-conformance-tests.yml +++ b/.github/workflows/opentelemetry-conformance-tests.yml @@ -58,7 +58,7 @@ jobs: actions: write contents: read id-token: write - uses: aws/aws-durable-execution-conformance-tests/.github/workflows/opentelemetry-orchestrator.yml@a68f527bd42971544a2897123ef5b46b071e7001 + uses: aws/aws-durable-execution-conformance-tests/.github/workflows/opentelemetry-orchestrator.yml@b8ca81f11aa28e7f7b77ad96a6d323ce10b5f21f with: language: python resource_prefix: p diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 7016cd26..cdbd2393 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -75,6 +75,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard (optional). # Commenting out will disable upload of results to your repo's Code Scanning dashboard - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 + uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 with: sarif_file: results.sarif diff --git a/.github/workflows/stale-issue-closer.yml b/.github/workflows/stale-issue-closer.yml index 2970f7df..945b3192 100644 --- a/.github/workflows/stale-issue-closer.yml +++ b/.github/workflows/stale-issue-closer.yml @@ -14,4 +14,4 @@ jobs: permissions: contents: read issues: write - uses: aws/aws-durable-execution-ci/.github/workflows/stale-issue-closer.yml@962e6f158467681a26769b2b06da98c8f2f62231 + uses: aws/aws-durable-execution-ci/.github/workflows/stale-issue-closer.yml@1ce65d9d6bf531169718a5e967e15d72fc958265