You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump nightly version to nightly-2025-08-06 (#1340)
<!--
IMPORTANT:
> Making changes to examples?
Be sure to make example changes in the awsdocs/aws-doc-sdk-examples
repository (https://github.com/awsdocs/aws-doc-sdk-examples).
The examples in aws-sdk-rust are copied from the `rust_dev_preview/`
directory in that repository.
> Making changes to code?
All the code in aws-sdk-rust is auto-generated by smithy-rs
(https://github.com/awslabs/smithy-rs).
Changes to code need to be made in that repository.
-->
## Motivation and Context
<!-- Why is this change required? What problem does it solve? -->
<!-- If it fixes an open issue, please link to the issue here -->
We have been seeing some failures in the Security Audit action
([ex](https://github.com/awslabs/aws-sdk-rust/actions/runs/16791581976))
due to our version of `nightly` being too old. I bumped the version to
`nightly-2025-08-06` for both the Security Audit and Canary actions.
Note: I am concurrently making this change to smithy-rs to align all of
our nightly versions: smithy-lang/smithy-rs#4254
## Testing
Successfully an both actions against this branch:
Security Audit:
https://github.com/awslabs/aws-sdk-rust/actions/runs/16815630530
Canary: https://github.com/awslabs/aws-sdk-rust/actions/runs/16815660696
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
0 commit comments