Skip to content

Commit 524f155

Browse files
Update docker/build-push-action action to v6
1 parent b99dc6b commit 524f155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
type=sha
4646
-
4747
name: Build and push
48-
uses: docker/build-push-action@v3
48+
uses: docker/build-push-action@v6
4949
with:
5050
context: .
5151
file: ${{ matrix.component }}.Dockerfile

0 commit comments

Comments
 (0)