Skip to content

v2.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 10:03
· 89 commits to main since this release
3b12231

Changelog

Bug fixes:

  • 2c89c34 [AWS] Catch the appropriate error in aws.execution.ec2-launch-unusual-instances (closes #387) (#390)

Enhancements:

  • 7e125a0 Add link to GCP emulation post
  • a7f75e9 Add note on logs generated by console logins (#382)
  • 9e71abd Add reference to an attack creating IAM access keys (#384)
  • 2ba3ec6 Remove unintentional debug output (#388)
  • e9da1c0 Update link to blog post

Chores:

  • 01ff63b Bump actions/checkout from 3.5.2 to 3.5.3 (#377)
  • 99616fd Bump alpine from 3.18.0 to 3.18.2 (#381)
  • d27b459 Bump docker/login-action from 2.1.0 to 2.2.0 (#376)
  • 9f27a64 Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#379)
  • c53781b Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#380)
  • 5fd0045 Bump step-security/harden-runner from 2.4.0 to 2.4.1 (#378)

CI fixes:

  • f43826a goreleaser: use --clean instead of now unsupported --rm-dist flag
  • 3b12231 goreleaser: use name_template instead of the now-deprecated 'replacements'