This repository was archived by the owner on Jul 16, 2026. It is now read-only.
Commit 5ad2353
authored
Bump PSModule/Invoke-Pester from 4.2.4 to 4.2.6 (#121)
Bumps
[PSModule/Invoke-Pester](https://github.com/PSModule/Invoke-Pester) from
**v4.2.4** to **v4.2.6** (latest).
Supersedes #115, which only bumped to v4.2.5 — going straight to the
latest avoids chaining two dependency PRs.
## What this PR changes
A single pin in [action.yml](action.yml):
```
uses: PSModule/Invoke-Pester@9cf262a # v4.2.6
```
Upstream changes inside Invoke-Pester between v4.2.4 and v4.2.6 are
captured in its own [release
notes](https://github.com/PSModule/Invoke-Pester/releases). Those (e.g.
its internal upload-artifact / GitHub-Script bumps) are internal to the
Invoke-Pester action, not separate dependencies of this repo.
## Status of all pinned actions in this repo
| Action | Pinned | Latest | Status |
| --- | --- | --- | --- |
| `actions/checkout` | v7.0.0 | v7.0.0 | up to date |
| `super-linter/super-linter` | v8.7.0 | v8.7.0 | up to date |
| `PSModule/Release-GHRepository` | v2.0.2 | v2.0.2 | up to date |
| `PSModule/Invoke-Pester` | v4.2.6 | v4.2.6 | **this PR** |
| `PSModule/Install-PSModuleHelpers` | v1.0.7 | v1.0.8 | handled by #119
|1 parent a453707 commit 5ad2353
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
0 commit comments