Releases: calebevans/gha-failure-analysis
Releases · calebevans/gha-failure-analysis
Release list
v0.2.0
What's Changed
- Readme fix by @sfiresht in #7
- chore(deps)(deps): Bump docker/login-action from 3 to 4 by @dependabot[bot] in #13
- chore(deps)(deps): Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #12
- chore(deps)(deps): Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #11
- Update Cordon to 1.0.0 to avoid potential LiteLLM vulnerability by @calebevans in #15
- chore(deps)(deps): Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #14
- chore(deps)(deps): Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #10
- chore(deps)(deps): Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #9
New Contributors
- @sfiresht made their first contribution in #7
- @calebevans made their first contribution in #15
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- chore(deps)(deps): Bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #6
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Full Changelog: v0.1.6...v0.1.7
v0.1.6
refactor: simplify comment formatting in post_pr_comment by using mar…
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
chore(action): rename action to 'GitHub Actions Failure Analysis' for…