Skip to content

Commit

Permalink
Bump microsoft/ps-rule from 2.6.0 to 2.7.0 (#114)
Browse files Browse the repository at this point in the history
Bumps [microsoft/ps-rule](https://github.com/microsoft/ps-rule) from 2.6.0 to 2.7.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.6.0...v2.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent d0f7381 commit 739caf6
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 @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v3

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

0 comments on commit 739caf6

Please sign in to comment.