Skip to content

Commit 47b8d58

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

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

0 commit comments

Comments
 (0)