Skip to content

Commit 3d250ad

Browse files
authored
Merge pull request #176 from LDMX-Software/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents f99f18b + 922c7aa commit 3d250ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
-
6262
name: Build and push by digest
6363
id: build
64-
uses: docker/build-push-action@v6
64+
uses: docker/build-push-action@v7
6565
with:
6666
context: .
6767
cache-from: type=registry,ref=ldmx/dev:build-cache-${{ matrix.platform }}

0 commit comments

Comments
 (0)