Skip to content

Commit 06161bf

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

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@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1
8181
with:
8282
context: ${{ env.ROOTDIR }}
8383
file: ${{ env.WORKDIR }}/Dockerfile

0 commit comments

Comments
 (0)