Release announcement: Partner Certification Checker GitHub workflow v4.1.0 has been released. ![]()
Minor Changes:
- Add a
collection-depsinput to install collections duringansible-test sanitychecks. The input corresponds to thetest-depsinput inansible-community/ansible-test-gh-action. @oranod
See the full changelog.
If you run the certification.yml workflow in your repository, please update the following line to call v4.1.0:
uses: ansible-collections/partner-certification-checker/.github/workflows/certification-reusable.yml@v4.1.0
If you don’t run the workflow, please consider using it to ensure you’ll catch and fix errors before submitting your collection to Automation Hub. Please read the installation guide for details.