-
Notifications
You must be signed in to change notification settings - Fork 494
auto update lambda runtime images #2112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
73b6927 to
fb53e71
Compare
philasmar
requested changes
Jul 16, 2025
philasmar
requested changes
Aug 29, 2025
philasmar
approved these changes
Sep 8, 2025
AlexDaines
approved these changes
Sep 10, 2025
e679308 to
a6e6df2
Compare
GarrettBeatty
added a commit
that referenced
this pull request
Sep 12, 2025
GarrettBeatty
added a commit
that referenced
this pull request
Sep 16, 2025
* chore: Pinned to v1.6.0 of aws-github-ops/handle-stale-discussions so that closed GitHub discussions are not auto-reopened. (#2085) * Synd dev and master (#2105) * Bump github/codeql-action from 3.28.19 to 3.29.2 (#2098) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@fca7ace...181d5ee) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.29.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump aws-actions/aws-secretsmanager-get-secrets from 2.0.9 to 2.0.10 (#2099) Bumps [aws-actions/aws-secretsmanager-get-secrets](https://github.com/aws-actions/aws-secretsmanager-get-secrets) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/aws-actions/aws-secretsmanager-get-secrets/releases) - [Commits](aws-actions/aws-secretsmanager-get-secrets@5e19ff3...a9a7eb4) --- updated-dependencies: - dependency-name: aws-actions/aws-secretsmanager-get-secrets dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: ASP.NET Core version update in Dockerfiles (#2103) Co-authored-by: aws-sdk-dotnet-automation <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: aws-sdk-dotnet-automation <[email protected]> * auto update lambda runtime images (#2112) (#2133) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Philippe El Asmar <[email protected]> Co-authored-by: Ashish Dhingra <[email protected]> Co-authored-by: aws-sdk-dotnet-automation <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue #, if available:
This script will run daily to update the docker files. example pr it made https://github.com/aws/aws-lambda-dotnet/pull/2127/files (ignore the extra files that are in this PR. I had to make the branch runtim2 for testing so thats why it picked up extra changes). in reality it wont have the extra files
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.