|
7 | 7 | push: |
8 | 8 | branches: |
9 | 9 | - develop |
| 10 | + - release/** |
10 | 11 | workflow_dispatch: |
11 | 12 | inputs: |
12 | 13 | git-ref: |
|
77 | 78 | permissions: |
78 | 79 | contents: read |
79 | 80 | id-token: write |
80 | | - uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@a89ebdd9d9cabda77c5f7ea7523af5707afb7786 # 2025-08-25 |
| 81 | + uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@22d5fad58e04f71e0e45279b684f30f9237d4f46 # 2025-10-22 |
81 | 82 | with: |
82 | 83 | aws-ecr-name: chainlink |
83 | 84 | aws-region-ecr: us-west-2 |
@@ -108,7 +109,7 @@ jobs: |
108 | 109 | permissions: |
109 | 110 | contents: read |
110 | 111 | id-token: write |
111 | | - uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@a89ebdd9d9cabda77c5f7ea7523af5707afb7786 # 2025-08-25 |
| 112 | + uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@22d5fad58e04f71e0e45279b684f30f9237d4f46 # 2025-10-22 |
112 | 113 | with: |
113 | 114 | aws-ecr-name: chainlink |
114 | 115 | aws-region-ecr: us-west-2 |
@@ -141,7 +142,7 @@ jobs: |
141 | 142 | permissions: |
142 | 143 | contents: read |
143 | 144 | id-token: write |
144 | | - uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@a89ebdd9d9cabda77c5f7ea7523af5707afb7786 # 2025-08-25 |
| 145 | + uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@22d5fad58e04f71e0e45279b684f30f9237d4f46 # 2025-10-22 |
145 | 146 | with: |
146 | 147 | aws-ecr-name: chainlink |
147 | 148 | aws-region-ecr: us-west-2 |
@@ -175,7 +176,7 @@ jobs: |
175 | 176 | permissions: |
176 | 177 | contents: read |
177 | 178 | id-token: write |
178 | | - uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@a89ebdd9d9cabda77c5f7ea7523af5707afb7786 # 2025-08-25 |
| 179 | + uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@22d5fad58e04f71e0e45279b684f30f9237d4f46 # 2025-10-22 |
179 | 180 | with: |
180 | 181 | aws-ecr-name: ccip |
181 | 182 | aws-region-ecr: us-west-2 |
@@ -209,7 +210,7 @@ jobs: |
209 | 210 | permissions: |
210 | 211 | contents: read |
211 | 212 | id-token: write |
212 | | - uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@a89ebdd9d9cabda77c5f7ea7523af5707afb7786 # 2025-08-25 |
| 213 | + uses: smartcontractkit/.github/.github/workflows/reusable-docker-build-publish.yml@22d5fad58e04f71e0e45279b684f30f9237d4f46 # 2025-10-22 |
213 | 214 | with: |
214 | 215 | aws-ecr-name: ccip |
215 | 216 | aws-region-ecr: us-west-2 |
|
0 commit comments