Skip to content

Commit cb43ea5

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent f239344 commit cb43ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
restore-keys: |
4141
${{ runner.os }}-buildx-
4242
- name: Build, tag, and push image to Amazon ECR
43-
uses: docker/build-push-action@v5
43+
uses: docker/build-push-action@v6
4444
env:
4545
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
4646
ECR_REPOSITORY: web3inbox-canary

0 commit comments

Comments
 (0)