From 626e55970b55d40bb1a9bd85bc3b4c64949fc49e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 03:56:32 +0000 Subject: [PATCH] chore(deps): bump the actions-deps group with 5 updates Bumps the actions-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml](https://github.com/aws/aws-durable-execution-ci) | `38ae538ba1950755b0fe77bc1ca24b1b4fbbb104` | `71259cf476e37255752d8f9445a1a48ec92be1df` | | [aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml](https://github.com/aws/aws-durable-execution-ci) | `043a1a0ac3e0a7f51f92826431aea93c234ad7cd` | `71259cf476e37255752d8f9445a1a48ec92be1df` | | [aws/aws-durable-execution-ci/.github/workflows/notify.yml](https://github.com/aws/aws-durable-execution-ci) | `38ae538ba1950755b0fe77bc1ca24b1b4fbbb104` | `71259cf476e37255752d8f9445a1a48ec92be1df` | | [aws/aws-durable-execution-conformance-tests/.github/workflows/python-opentelemetry.yml](https://github.com/aws/aws-durable-execution-conformance-tests) | `9d03d8a66aa20238e786fefdcb3ff166b54e2891` | `4fd176f7ddf696fd57c31ca6a9b23d0ccbbbdc19` | | [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.37.4` | `4.37.6` | Updates `aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml` from 38ae538ba1950755b0fe77bc1ca24b1b4fbbb104 to 71259cf476e37255752d8f9445a1a48ec92be1df - [Release notes](https://github.com/aws/aws-durable-execution-ci/releases) - [Commits](https://github.com/aws/aws-durable-execution-ci/compare/38ae538ba1950755b0fe77bc1ca24b1b4fbbb104...71259cf476e37255752d8f9445a1a48ec92be1df) Updates `aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml` from 043a1a0ac3e0a7f51f92826431aea93c234ad7cd to 71259cf476e37255752d8f9445a1a48ec92be1df - [Release notes](https://github.com/aws/aws-durable-execution-ci/releases) - [Commits](https://github.com/aws/aws-durable-execution-ci/compare/043a1a0ac3e0a7f51f92826431aea93c234ad7cd...71259cf476e37255752d8f9445a1a48ec92be1df) Updates `aws/aws-durable-execution-ci/.github/workflows/notify.yml` from 38ae538ba1950755b0fe77bc1ca24b1b4fbbb104 to 71259cf476e37255752d8f9445a1a48ec92be1df - [Release notes](https://github.com/aws/aws-durable-execution-ci/releases) - [Commits](https://github.com/aws/aws-durable-execution-ci/compare/38ae538ba1950755b0fe77bc1ca24b1b4fbbb104...71259cf476e37255752d8f9445a1a48ec92be1df) Updates `aws/aws-durable-execution-conformance-tests/.github/workflows/python-opentelemetry.yml` from 9d03d8a66aa20238e786fefdcb3ff166b54e2891 to 4fd176f7ddf696fd57c31ca6a9b23d0ccbbbdc19 - [Release notes](https://github.com/aws/aws-durable-execution-conformance-tests/releases) - [Commits](https://github.com/aws/aws-durable-execution-conformance-tests/compare/9d03d8a66aa20238e786fefdcb3ff166b54e2891...4fd176f7ddf696fd57c31ca6a9b23d0ccbbbdc19) Updates `github/codeql-action/upload-sarif` from 4.37.4 to 4.37.6 - [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/f205ea1c3313d32999d8d6a48b4f6530d4437b38...5595ccaf912efad79be6eef63a5619ff05969be3) --- updated-dependencies: - dependency-name: aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml dependency-version: 71259cf476e37255752d8f9445a1a48ec92be1df dependency-type: direct:production dependency-group: actions-deps - dependency-name: aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml dependency-version: 71259cf476e37255752d8f9445a1a48ec92be1df dependency-type: direct:production dependency-group: actions-deps - dependency-name: aws/aws-durable-execution-ci/.github/workflows/notify.yml dependency-version: 71259cf476e37255752d8f9445a1a48ec92be1df dependency-type: direct:production dependency-group: actions-deps - dependency-name: aws/aws-durable-execution-conformance-tests/.github/workflows/python-opentelemetry.yml dependency-version: 4fd176f7ddf696fd57c31ca6a9b23d0ccbbbdc19 dependency-type: direct:production dependency-group: actions-deps - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch 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 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ai-pr-review.yml b/.github/workflows/ai-pr-review.yml index fccea6e6..8516542f 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@38ae538ba1950755b0fe77bc1ca24b1b4fbbb104 + uses: aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml@71259cf476e37255752d8f9445a1a48ec92be1df 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 08077180..6dec3d84 100644 --- a/.github/workflows/issue-triage.yml +++ b/.github/workflows/issue-triage.yml @@ -10,4 +10,4 @@ jobs: triage: permissions: issues: write - uses: aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml@043a1a0ac3e0a7f51f92826431aea93c234ad7cd + uses: aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml@71259cf476e37255752d8f9445a1a48ec92be1df diff --git a/.github/workflows/notify.yml b/.github/workflows/notify.yml index 1f268739..ec9dbc8e 100644 --- a/.github/workflows/notify.yml +++ b/.github/workflows/notify.yml @@ -12,7 +12,7 @@ permissions: {} jobs: notify: - uses: aws/aws-durable-execution-ci/.github/workflows/notify.yml@38ae538ba1950755b0fe77bc1ca24b1b4fbbb104 + uses: aws/aws-durable-execution-ci/.github/workflows/notify.yml@71259cf476e37255752d8f9445a1a48ec92be1df secrets: SLACK_WEBHOOK_URL_PR: ${{ secrets.SLACK_WEBHOOK_URL_PR }} SLACK_WEBHOOK_URL_ISSUE: ${{ secrets.SLACK_WEBHOOK_URL_ISSUE }} diff --git a/.github/workflows/opentelemetry-conformance-tests.yml b/.github/workflows/opentelemetry-conformance-tests.yml index 924c3fe9..23d6e471 100644 --- a/.github/workflows/opentelemetry-conformance-tests.yml +++ b/.github/workflows/opentelemetry-conformance-tests.yml @@ -52,7 +52,7 @@ jobs: actions: write contents: read id-token: write - uses: aws/aws-durable-execution-conformance-tests/.github/workflows/python-opentelemetry.yml@9d03d8a66aa20238e786fefdcb3ff166b54e2891 + uses: aws/aws-durable-execution-conformance-tests/.github/workflows/python-opentelemetry.yml@4fd176f7ddf696fd57c31ca6a9b23d0ccbbbdc19 with: phase: ${{ inputs.phase || 'short' }} delay_seconds: ${{ inputs.delay_seconds || '82800' }} diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 65ce79c4..3f3a075d 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@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4 + uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 with: sarif_file: results.sarif