Skip to content

Commit 5ce5170

Browse files
authored
Merge pull request #23 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 b8be2a9 + ce323bc commit 5ce5170

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
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Build and push by digest
5050
id: build
51-
uses: docker/build-push-action@v6.19.2
51+
uses: docker/build-push-action@v7.0.0
5252
with:
5353
platforms: ${{ matrix.platform }}
5454
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)