Release v1.0.18
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.18
secrets: inherit
permissions:
id-token: write
contents: readFull Changelog
What's Changed
- Added support to install gems from private repositories. by @nikhil2611 in #20
Full Changelog: v1.0.17...v1.0.18