Skip to content

Commit 160654c

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

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@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
8181
with:
8282
context: ${{ env.ROOTDIR }}
8383
file: ${{ env.WORKDIR }}/Dockerfile

0 commit comments

Comments
 (0)