Skip to content

Commit 0169004

Browse files
renovate[bot]syphar
authored andcommitted
chore(deps): update docker/build-push-action action to v7
1 parent 5c2f0d1 commit 0169004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/deploy-ecs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
- name: Build and tag the Docker image
2929
env:
3030
REGISTRY: ${{ steps.login-ecr.outputs.registry }}
31-
uses: docker/build-push-action@v6
31+
uses: docker/build-push-action@v7
3232
with:
3333
context: .
3434
tags: ${{ env.REGISTRY }}/docs-rs-web:latest

0 commit comments

Comments
 (0)