Skip to content

Commit fae30b7

Browse files
authored
Merge pull request #86 from mpepping/dependabot/github_actions/docker/build-push-action-6.15.0
Bump docker/build-push-action from 6.14.0 to 6.15.0
2 parents 07c2c66 + 4c0fe11 commit fae30b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- name: Build and push multi-platform Docker image
7272
id: build-and-push
73-
uses: docker/build-push-action@v6.14.0
73+
uses: docker/build-push-action@v6.15.0
7474
with:
7575
context: .
7676
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)