Skip to content

Commit 36a091b

Browse files
authored
Merge pull request #25 from CCPBioSim/dependabot/github_actions/docker/build-push-action-7.1.0
Bump docker/build-push-action from 7.0.0 to 7.1.0
2 parents d3acebd + e038048 commit 36a091b

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

0 commit comments

Comments
 (0)