Skip to content

Commit e390a29

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 216a315 commit e390a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777

7878
- name: Build and push the Docker image from the specified Dockerfile
7979
id: docker_build
80-
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 # tag=v3.1.1
80+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
8181
with:
8282
context: ${{ env.ROOTDIR }}
8383
file: ${{ env.WORKDIR }}/Dockerfile

0 commit comments

Comments
 (0)