Bump microsoft/ps-rule from 2.5.0 to 2.5.1 (#202)

Bumps [microsoft/ps-rule](https://github.com/microsoft/ps-rule) from 2.5.0 to 2.5.1.
- [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.5.0...v2.5.1)

---
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-21 18:34:20 +10:00 коммит произвёл GitHub
Родитель c6d49a963a
Коммит 959b8091d0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v3
- name: Run PSRule analysis
uses: microsoft/ps-rule@v2.5.0
uses: microsoft/ps-rule@v2.5.1
with:
modules: PSRule.Rules.MSFT.OSS
prerelease: true