Skip to content

Commit 06cb0ba

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent a443b99 commit 06cb0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
-
242242
name: Build and push
243243
id: docker_build
244-
uses: docker/build-push-action@v2
244+
uses: docker/build-push-action@v6
245245
with:
246246
context: ./${{ matrix.dir }}
247247
push: true

0 commit comments

Comments
 (0)