Skip to content

Commit

Permalink
Merge pull request advanced-security#17 from advanced-security/pin-pe…
Browse files Browse the repository at this point in the history
…ster

pin zyborg/pester-tests-report
  • Loading branch information
felickz authored Apr 23, 2024
2 parents 70841a5 + ed930fc commit e163f53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:

- name: checkout
uses: actions/checkout@v4

- name: pester tests
uses: zyborg/pester-tests-report@v1.5.0
uses: zyborg/pester-tests-report@bb711b31e93f78f7423086d57f81928325829765 # v1.5.0
with:
include_paths: ./tests/GitHubActions_tests.ps1
exclude_tags: SkipCI
Expand Down Expand Up @@ -62,9 +62,9 @@ jobs:

- name: checkout
uses: actions/checkout@v4

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

0 comments on commit e163f53

Please sign in to comment.