Skip to content

Commit 5267d48

Browse files
Version Packages (#1421)
* feat: add promote-image-ecr (#1417) * feat: add promote-image-ecr * chore: move main logic to separate file * chore: add changeset * feat: add support for signed containers * refactor based on feedback Version Packages (deletions) * Version Packages (actions/promote-image-ecr) --------- Co-authored-by: Konstantinos Dichalas <konstantinos.dichalas@smartcontract.com> Co-authored-by: app-token-issuer-releng-renovate[bot] <142360764+app-token-issuer-releng-renovate[bot]@users.noreply.github.com>
1 parent 7ab31df commit 5267d48

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# promote-image-ecr
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#1417](https://github.com/smartcontractkit/.github/pull/1417)
8+
[`7ab31df`](https://github.com/smartcontractkit/.github/commit/7ab31df788eaa8341fe649136e069660d61a0e4f)
9+
Thanks [@kdihalas](https://github.com/kdihalas)! - create promote-image-ecr

actions/promote-image-ecr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "promote-image-ecr",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "",
55
"private": true,
66
"scripts": {},

0 commit comments

Comments
 (0)