Skip to content

Commit

Permalink
Bump microsoft/ps-rule from 2.8.1 to 2.9.0 (#83)
Browse files Browse the repository at this point in the history
Bumps [microsoft/ps-rule](https://github.com/microsoft/ps-rule) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](microsoft/ps-rule@v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: microsoft/ps-rule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2023
1 parent f4454a4 commit a57459f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v3

- name: Run PSRule analysis
uses: microsoft/ps-rule@v2.8.1
uses: microsoft/ps-rule@v2.9.0
with:
modules: PSRule.Rules.MSFT.OSS
prerelease: true
Expand Down

0 comments on commit a57459f

Please sign in to comment.