Skip to content

Commit

Permalink
Update PSRule to the latest stable version (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Dec 19, 2024
1 parent 670d604 commit d6d415f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
# PSRule performs IaC recommendations of the template.
# https://azure.github.io/PSRule.Rules.Azure/
- name: PSRule for Azure - Well Architected
uses: Microsoft/ps-rule@main
uses: microsoft/ps-rule@v2.9.0
continue-on-error: true #Setting this whilst PSRule gets bedded in, in this project
with:
modules: "PSRule.Rules.Azure"
Expand Down

0 comments on commit d6d415f

Please sign in to comment.