Skip to content

Commit 3d1be19

Browse files
authored
Merge pull request #34 from CCPBioSim/dependabot/github_actions/docker/build-push-action-7.3.0
Bump docker/build-push-action from 7.2.0 to 7.3.0
2 parents a4df7ba + e46dc1f commit 3d1be19

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@v7.2.0
56+
uses: docker/build-push-action@v7.3.0
5757
with:
5858
file: ./docker/Dockerfile
5959
platforms: ${{ matrix.platform }}

0 commit comments

Comments
 (0)