Skip to content

Commit 73dd234

Browse files
Bump Microsoft/ps-rule from 2.7.0 to 2.9.0 (#136)
Bumps [Microsoft/ps-rule](https://github.com/Microsoft/ps-rule) from 2.7.0 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.7.0...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4552a9 commit 73dd234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v3
3131

3232
- name: Run PSRule analysis
33-
uses: Microsoft/ps-rule@v2.7.0
33+
uses: Microsoft/ps-rule@v2.9.0
3434
with:
3535
modules: PSRule.Rules.MSFT.OSS
3636

0 commit comments

Comments
 (0)