We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8623e9 commit e8da23eCopy full SHA for e8da23e
.github/workflows/publish_canary.yml
@@ -39,7 +39,7 @@ jobs:
39
restore-keys: |
40
${{ runner.os }}-buildx-
41
- name: Build, tag, and push image to Amazon ECR
42
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
43
env:
44
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
45
ECR_REPOSITORY: web3inbox-canary
0 commit comments