Skip to content

Commit 1a7f391

Browse files
authored
Merge pull request #111 from markhazleton/dependabot/github_actions/docker/build-push-action-7
ci(deps): bump docker/build-push-action from 6 to 7
2 parents f958472 + 68505a3 commit 1a7f391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
7979
- name: Build and push
8080
id: docker_image
81-
uses: docker/build-push-action@v6
81+
uses: docker/build-push-action@v7
8282
with:
8383
context: .
8484
file: ./UISampleSpark.UI/Dockerfile

0 commit comments

Comments
 (0)