Skip to content

Commit 4c3f54f

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent da9f947 commit 4c3f54f

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
@@ -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@v5
81+
uses: docker/build-push-action@v6
8282
with:
8383
context: .
8484
file: ./Dockerfile

0 commit comments

Comments
 (0)