Skip to content

Commit

Permalink
Bump microsoft/ps-rule from 2.4.2 to 2.5.0 (#200)
Browse files Browse the repository at this point in the history
Bumps [microsoft/ps-rule](https://github.com/microsoft/ps-rule) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/microsoft/ps-rule/releases)
- [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md)
- [Commits](v2.4.2...v2.5.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>

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 Oct 18, 2022
1 parent a83f9a8 commit 4a3c2ef
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.4.2
uses: microsoft/ps-rule@v2.5.0
with:
modules: PSRule.Rules.MSFT.OSS
prerelease: true
Expand Down

0 comments on commit 4a3c2ef

Please sign in to comment.