Shared workflows v2.0.2
·
41 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-ci.yml@a058175a1f6e079741277c873343e1ba10a9140e # v2.0.2
uses: zemd/js/.github/workflows/shared-codeql.yml@a058175a1f6e079741277c873343e1ba10a9140e # v2.0.2
uses: zemd/js/.github/workflows/shared-release.yml@a058175a1f6e079741277c873343e1ba10a9140e # v2.0.2
uses: zemd/js/.github/workflows/shared-scorecard.yml@a058175a1f6e079741277c873343e1ba10a9140e # v2.0.2
uses: zemd/js/.github/workflows/shared-zizmor.yml@a058175a1f6e079741277c873343e1ba10a9140e # v2.0.2Ready-to-copy callers: .github/workflows-examples.
Re-resolve this commit at any time:
gh api repos/zemd/js/git/ref/tags/v2 --jq .object.shaChanges
Patch Changes
- Update StepSecurity Harden Runner to v2.20.1.
What's Changed
- Add .devcontainer/ by @zemd in #27
- Bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #31
- Bump step-security/harden-runner from 2.20.0 to 2.20.1 in the github-actions group by @dependabot[bot] in #30
- chore(release): version packages by @github-actions[bot] in #32
Full Changelog: v2.0.1...v2.0.2