Skip to content

Releases: calebevans/gha-failure-analysis

v0.2.0

Choose a tag to compare

@calebevans calebevans released this 25 Mar 03:44
3d07d0c

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

Full Changelog: v0.1.9...v0.2.0

v0.1.9

Choose a tag to compare

@calebevans calebevans released this 27 Jan 14:23
463ecc7

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

Choose a tag to compare

@calebevans calebevans released this 26 Jan 05:33
77b1747

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@calebevans calebevans released this 26 Jan 03:50
a721ef7

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@calebevans calebevans released this 24 Jan 03:37
5db473f
refactor: simplify comment formatting in post_pr_comment by using mar…

v0.1.5

Choose a tag to compare

@calebevans calebevans released this 24 Jan 02:59
7a3dba6

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@calebevans calebevans released this 24 Jan 02:22
a3a71c6

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@calebevans calebevans released this 24 Jan 01:02
d9af195

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@calebevans calebevans released this 24 Jan 00:32
c46e11b

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@calebevans calebevans released this 23 Jan 23:41
2cec92a
chore(action): rename action to 'GitHub Actions Failure Analysis' for…