chore(deps): update github actions (patch) - #1908
Conversation
|
There was a problem hiding this comment.
Pull request overview
Updates pinned GitHub Actions versions in this repo’s workflows to pick up the latest patch releases while keeping actions SHA-pinned for supply-chain safety.
Changes:
- Bump
dorny/paths-filterfromv4.0.2tov4.0.3in the shared package-change detection workflow. - Bump
pnpm/action-setupfromv6.0.9tov6.0.10across release/CI/deploy workflows.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/shared-detect-pkg-changes.yaml | Updates dorny/paths-filter pin to v4.0.3. |
| .github/workflows/release.yaml | Updates pnpm/action-setup pin to v6.0.10 for releases. |
| .github/workflows/deploy-pr-preview.yaml | Updates pnpm/action-setup pin to v6.0.10 for PR previews. |
| .github/workflows/deploy-github-pages.yaml | Updates pnpm/action-setup pin to v6.0.10 for GitHub Pages deploys. |
| .github/workflows/ci-checks.yaml | Updates pnpm/action-setup pin to v6.0.10 for CI jobs. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @@ -73,7 +73,7 @@ jobs: | |||
| fi | |||
|
|
|||
| - name: Set specific filters for the packages wihtin the paths | |||
This PR contains the following updates:
v4.0.2→v4.0.3v6.0.9→v6.0.10Release Notes
dorny/paths-filter (dorny/paths-filter)
v4.0.3Compare Source
pnpm/action-setup (pnpm/action-setup)
v6.0.10Compare Source
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.