Skip to content

Commit 7f9c6df

Browse files
Merge branch 'develop' into dependabot/pip/develop/sentry-sdk-2.14.0
2 parents 4472b9c + 1e5321e commit 7f9c6df

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/secure_workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout code
3333
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3434
- name: Ensure 3rd party workflows have SHA pinned
35-
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@3c16e895bb662b4d7e284f032cbe8835a57773cc # v3.0.11
35+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@0901cf7b71c7ea6261ec69a3dc2bd3f9264f893e # v3.0.12
3636
with:
3737
allowlist: |
3838
slsa-framework/slsa-github-generator

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ aws-cdk-lib = "^2.156.0"
7474
"aws-cdk.aws-apigatewayv2-alpha" = "^2.38.1-alpha.0"
7575
"aws-cdk.aws-apigatewayv2-integrations-alpha" = "^2.38.1-alpha.0"
7676
"aws-cdk.aws-apigatewayv2-authorizers-alpha" = "^2.38.1-alpha.0"
77-
"aws-cdk.aws-lambda-python-alpha" = "^2.155.0a0"
77+
"aws-cdk.aws-lambda-python-alpha" = "^2.156.0a0"
7878
"cdklabs.generative-ai-cdk-constructs" = "^0.1.264"
7979
pytest-benchmark = "^4.0.0"
8080
mypy-boto3-appconfig = "^1.35.8"

0 commit comments

Comments
 (0)