aws-cloudformation / cloudformation-guard

Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0
Apache License 2.0
1.3k stars 180 forks source link

chore: updating pr.yml to use actions-rust-lang for toolchain setup #504

Closed joshfried-aws closed 6 months ago

joshfried-aws commented 6 months ago

Issue #, if available: N/A

Description of changes: This PR ensures all of our workflows are using version 1.77.2 of rust, when installing the toolchain.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license