Skip to content

Release v1.0.17

Choose a tag to compare

@github-actions github-actions released this 12 Mar 09:35
· 83 commits to main since this release
9f6c473

What's Changed

Usage

Reference this version in your workflow:

jobs:
  call-ci-main-pr-check-pipeline:
    uses: chef/common-github-actions/.github/workflows/ci-main-pull-request.yml@v1.0.17
    secrets: inherit
    permissions:
      id-token: write
      contents: read

Full Changelog

v1.0.16...v1.0.17

What's Changed

Full Changelog: v1.0.16...v1.0.17