Bump Microsoft/ps-rule from 2.4.1 to 2.4.2 (#558)

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](https://github.com/Microsoft/ps-rule/compare/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>
This commit is contained in:
dependabot[bot] 2022-10-06 08:39:20 +10:00 коммит произвёл GitHub
Родитель 9038262922
Коммит 1249ed2bea
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/analyze.yaml поставляемый
Просмотреть файл

@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v3
- name: Run PSRule analysis
uses: Microsoft/ps-rule@v2.4.1
uses: Microsoft/ps-rule@v2.4.2
with:
modules: PSRule.Rules.MSFT.OSS