Skip to content

Commit ea68eae

Browse files
authored
Merge pull request #21 from CCPBioSim/dependabot/github_actions/docker/build-push-action-7.0.0
Bump docker/build-push-action from 6.19.2 to 7.0.0
2 parents a54312e + 0f14b72 commit ea68eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Build and push by digest
5555
id: build
56-
uses: docker/build-push-action@v6.19.2
56+
uses: docker/build-push-action@v7.0.0
5757
with:
5858
file: ./docker/Dockerfile
5959
platforms: ${{ matrix.platform }}

0 commit comments

Comments
 (0)