cdk-ecr-deployment 1.0.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.gitattributes CHANGED
@@ -7,7 +7,7 @@
7
7
  /.github/workflows/auto-approve.yml linguist-generated
8
8
  /.github/workflows/build.yml linguist-generated
9
9
  /.github/workflows/pull-request-lint.yml linguist-generated
10
- /.github/workflows/release-main.yml linguist-generated
10
+ /.github/workflows/release-v1-main.yml linguist-generated
11
11
  /.github/workflows/release.yml linguist-generated
12
12
  /.github/workflows/stale.yml linguist-generated
13
13
  /.github/workflows/upgrade-main.yml linguist-generated