Skip to content

Commit a26b8a7

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 51a940e commit a26b8a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
echo "${IMAGE}" >> $GITHUB_STEP_SUMMARY
7979
8080
- name: Build and push docker image
81-
uses: docker/build-push-action@v6
81+
uses: docker/build-push-action@v7
8282
with:
8383
context: .
8484
file: ./Dockerfile

0 commit comments

Comments
 (0)