Shared workflows v4.0.2
·
15 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Shared GitHub Actions workflows. Add one job per workflow to a caller in
.github/workflows/, pinned to this commit:
uses: zemd/js/.github/workflows/shared-benchmarks.yml@5c118f000912e8942165d4ff824c151bb971e127 # v4.0.2
uses: zemd/js/.github/workflows/shared-ci.yml@5c118f000912e8942165d4ff824c151bb971e127 # v4.0.2
uses: zemd/js/.github/workflows/shared-codeql.yml@5c118f000912e8942165d4ff824c151bb971e127 # v4.0.2
uses: zemd/js/.github/workflows/shared-release.yml@5c118f000912e8942165d4ff824c151bb971e127 # v4.0.2
uses: zemd/js/.github/workflows/shared-scorecard.yml@5c118f000912e8942165d4ff824c151bb971e127 # v4.0.2
uses: zemd/js/.github/workflows/shared-zizmor.yml@5c118f000912e8942165d4ff824c151bb971e127 # v4.0.2Ready-to-copy callers: .github/workflows-examples.
Re-resolve this commit at any time:
gh api repos/zemd/js/git/ref/tags/v4 --jq .object.shaChanges
Patch Changes
- Update the action versions used by the shared GitHub Actions workflows.
What's Changed
- Update pnpm by @zemd in #53
- Move nest.js pino logger integration by @zemd in #54
- chore(release): version packages by @zemd-release-branchkeeper[bot] in #55
- Add changeset for shared action updates and enhance release intent detection by @zemd in #59
- Bump the github-actions group with 4 updates by @dependabot[bot] in #57
- chore(release): version packages by @zemd-release-branchkeeper[bot] in #60
Full Changelog: v4.0.1...v4.0.2