Skip to content

Commit 5873a8c

Browse files
chore(deps): update docker/build-push-action action to v4 (#218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7af77c5 commit 5873a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
type=semver,pattern={{version}}
4949
-
5050
name: Build and push
51-
uses: docker/build-push-action@v3
51+
uses: docker/build-push-action@v4
5252
with:
5353
context: .
5454
push: true

0 commit comments

Comments
 (0)