Skip to content

Commit d8e4e5b

Browse files
Update docker/build-push-action action to v7 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f10ed91 commit d8e4e5b

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)