Skip to content

Commit f092955

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)