Skip to content

Commit 2cafc9d

Browse files
Update docker/build-push-action action to v7
1 parent ead29d9 commit 2cafc9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
type=sha
4848
4949
- name: Build and push
50-
uses: docker/build-push-action@v5
50+
uses: docker/build-push-action@v7
5151
with:
5252
context: .
5353
push: true

0 commit comments

Comments
 (0)