Skip to content

Commit e8da23e

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

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
@@ -39,7 +39,7 @@ jobs:
3939
restore-keys: |
4040
${{ runner.os }}-buildx-
4141
- name: Build, tag, and push image to Amazon ECR
42-
uses: docker/build-push-action@v5
42+
uses: docker/build-push-action@v6
4343
env:
4444
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
4545
ECR_REPOSITORY: web3inbox-canary

0 commit comments

Comments
 (0)