Skip to content

v2.0.1

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 08 Jun 22:21
· 12 commits to refs/heads/main since this release
54abf42
Fix checkout sha @goruha (#78) ## what * Use sha input for checkout

why

  • Make pull_request_target pattern working

references

  • DEV-372: Change all usage of pull_request to pull_request_target

🤖 Automatic Updates

Update release workflow to allow pull-requests: write @osterman (#77) ## what - Update workflow (`.github/workflows/release.yaml`) to have permission to comment on PR

why

  • Add comment to PR when it is released
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#75) ## what - Update workflows (`.github/workflows/settings.yaml`) to use shared workflows from `.github` repo

why

  • Reduce nested levels of reusable workflows
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#74) ## what - Update workflows (`.github/workflows/settings.yaml`)

why

  • Support new readme generation workflow.
  • Generate banners