Skip to content

Commit 14d4ba5

Browse files
authored
Merge pull request #14 from poldixd/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 5 to 7
2 parents 9220308 + 678a5d2 commit 14d4ba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
fi
4343
4444
- name: Build and push
45-
uses: docker/build-push-action@v5
45+
uses: docker/build-push-action@v7
4646
with:
4747
file: php/${{ matrix.version }}/Dockerfile
4848
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)