v3.11.0 - 2025-10-18
- use GITHUB_ACTION_PATH instead of github.action_path - (d226c45) - @joshua-clayton
- run cocogitto-action in a container - (ed16f7a) - @joshua-clayton
- add a workflow_dispatch option - (605a53a) - @joshua-clayton
v4.2.0 - 2026-03-04
v4.1.0 - 2025-11-02
- update cocogitto to 6.5.0 - (42183d2) - @oknozor
- automatically release on new cocogitto release - (9b6199f) - @oknozor
- fix github user in auto-release - (f9bdfc4) - @oknozor
- non-zero exit code hides command output - (6fbda0a) - Nicolas Goudry
- shellcheck SC2086 - (6c8c505) - Nicolas Goudry
- typo - (35451fc) - Nicolas Goudry
v4.0.0 - 2025-10-18
- update cocogitto to 6.4.0 - (6040da4) - @oknozor
- add multiplatform support - (9759a01) - @oknozor
pass any cog command or arg to the action - (455b4fa) - @oknozor
- add multiarch test matrix - (11ce4d0) - @oknozor
- assert action fail on non zero exit - (bdb5be6) - @oknozor
- update github output - (a8bf926) - @oknozor
- setup cog.toml - (6447b5e) - @oknozor
- add cog and Release action - (6370513) - @oknozor
v3.10.0 - 2025-10-18
- (cog.sh) handle dry run specific cases - (2b29139) - @sergejomon
- bump cocogitto to 6.2.0 - (ed62593) - @oknozor
- add input for dry run - (9f04182) - @sergejomon
- add input to specify package for release - (464780f) - @wittdennis
- (cog.sh) fix white spaces ignored in sh - (e6dcde3) - @sergejomon
- (dry-run) fix dry run - (f8c4784) - @sergejomon
- add package input to README.md - (a95cd3b) - @wittdennis
v3.9.0 - 2025-10-18
- (profile) add bump profile input - (f1d28f8) - @sergejomon
v3.8.0 - 2025-10-18
- enable use of
cog verifyin action - (8847c89) - @the-wondersmith
v3.7.0 - 2025-10-18
v3.6.0 - 2025-10-18
- update cocogitto to 6.0.1 - (74f3572) - @vtavernier
- bump to 5.6.0 - (1f7463b) - @oknozor
- include lightweight tags in check - (ee06dcd) - @lukehsiao
v3.5.0 - 2025-10-18
v3.4.0 - 2025-10-18
v3.3.0 - 2025-10-18
- bump suggested actions/checkout version to 3 - (dcd3132) - @tranzystorekk
v3.2.0 - 2025-10-18
v3.1.0 - 2025-10-18
- (bump) bump cocogitto to 5.0.1 - (55422bd) - @oknozor
- (bump) update cocogitto version to 5.0.0 - (1c389ea) - @oknozor
v2.2.0 - 2025-10-18
- (install.sh) update VERSION=4.1.0 - (5359849) - @bazaah
- (install.sh) s/oknozor/cocogitto/ in remote url - (cbe452e) - @bazaah
- (readme) Update to v2 and cocogitto GH owner - (be31d49) - @mbehr1
v2.1.0 - 2025-10-18
- add binaries to path - (4c4915c) - @oknozor
- add checkout action as part of the job - (d997156) - @oknozor