Skip to content

Commit

Permalink
Bump zyborg/pester-tests-report from 1.2.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [zyborg/pester-tests-report](https://github.com/zyborg/pester-tests-report) from 1.2.0 to 1.5.0.
- [Release notes](https://github.com/zyborg/pester-tests-report/releases)
- [Commits](zyborg/pester-tests-report@v1.2.0...v1.5.0)

---
updated-dependencies:
- dependency-name: zyborg/pester-tests-report
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 836b5f0 commit f492b90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v1

- name: pester tests
uses: zyborg/pester-tests-report@v1.2.0
uses: zyborg/pester-tests-report@v1.5.0
with:
include_paths: ./tests/GitHubActions_tests.ps1
exclude_tags: SkipCI
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/checkout@v1

- name: pester tests
uses: zyborg/pester-tests-report@v1.2.0
uses: zyborg/pester-tests-report@v1.5.0
with:
include_paths: ./tests/GitHubActions_tests.ps1
exclude_tags: SkipCI
Expand Down

0 comments on commit f492b90

Please sign in to comment.