Skip to content

Commit 7efddc4

Browse files
Bump Microsoft/ps-rule from 2.4.1 to 2.4.2 (#879)
Bumps [Microsoft/ps-rule](https://github.com/Microsoft/ps-rule) from 2.4.1 to 2.4.2. - [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.4.1...v2.4.2) --- updated-dependencies: - dependency-name: Microsoft/ps-rule dependency-type: direct:production update-type: version-update:semver-patch ... 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>
1 parent a90951f commit 7efddc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analyze.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v3
3232

3333
- name: Run PSRule analysis
34-
uses: Microsoft/ps-rule@v2.4.1
34+
uses: Microsoft/ps-rule@v2.4.2
3535
with:
3636
modules: PSRule.Rules.MSFT.OSS
3737
prerelease: true

0 commit comments

Comments
 (0)