Skip to content

Commit d17d931

Browse files
Bump docker/build-push-action from 5 to 6 (#17312)
1 parent 334123f commit d17d931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
7373
- name: Build and push all platforms
7474
id: build-and-push
75-
uses: docker/build-push-action@v5
75+
uses: docker/build-push-action@v6
7676
with:
7777
push: true
7878
labels: |

0 commit comments

Comments
 (0)