Skip to content

Commit 066e49c

Browse files
authored
Merge pull request #315 from sorydima/dependabot/github_actions/docker/build-push-action-7
build(deps): Bump docker/build-push-action from 6 to 7
2 parents df1272f + 30b33c5 commit 066e49c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
75+
uses: docker/build-push-action@v7
7676
with:
7777
push: true
7878
labels: |

0 commit comments

Comments
 (0)