Skip to content

Commit be04820

Browse files
authored
Merge pull request #284 from g4edge/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents b91cf57 + ba07ff1 commit be04820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
images: g4edge/pyg4ometry
186186

187187
- name: Build and push Docker image
188-
uses: docker/build-push-action@v6
188+
uses: docker/build-push-action@v7
189189
with:
190190
context: ./.github/docker
191191
file: ./.github/docker/ubuntu22-pyg4ometry

0 commit comments

Comments
 (0)