GoogleCloudPlatform / emblem

Archived: Emblem Giving is a sample application that demonstrates a serverless architecture with continuous delivery, and trouble recovery. :diamond_shape_with_a_dot_inside:
Apache License 2.0
239 stars 61 forks source link

chore(deps): update github actions (major) and update release-please config #1047

Closed grayside closed 8 months ago

grayside commented 8 months ago

Fixes #1037

The upgrade of release-please-action from v3 to v4 deprecates some of the configuration values in the GitHub Workflow itself, requiring us to switch to a manifest release. This change is Not Tested because seeing it work requires:

  1. Merging the change
  2. Reviewing how the config is processed in updating https://github.com/GoogleCloudPlatform/emblem/pull/732
  3. Confirming the results of merging that PR are as expected