Skip to content

Commit e86ae57

Browse files
renovate[bot]stephanme
authored andcommitted
Update docker/build-push-action action to v7
1 parent 793f0ae commit e86ae57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
username: ${{ github.actor }}
4444
password: ${{ secrets.GITHUB_TOKEN }}
4545
- name: Build and push
46-
uses: docker/build-push-action@v6
46+
uses: docker/build-push-action@v7
4747
with:
4848
context: .
4949
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)