Skip to content

Commit

Permalink
Use latest stable version of PSRule
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite authored Nov 25, 2024
1 parent b271414 commit c36739c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rules.github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Run PSRule analysis
uses: Microsoft/ps-rule@main
uses: microsoft/ps-rule@v2.9.0
with:
modules: "PSRule.Rules.MSFT.OSS"
prerelease: true

0 comments on commit c36739c

Please sign in to comment.