Skip to content

Commit 6936f27

Browse files
renovate[bot]ranger-ross
authored andcommitted
Update docker/build-push-action action to v5
1 parent 03f235a commit 6936f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- run: gcloud auth configure-docker ${{ env.REGISTRY }}
5858

5959
- name: Build and push Docker image
60-
uses: docker/build-push-action@v4.2.1
60+
uses: docker/build-push-action@v5.0.0
6161
with:
6262
context: .
6363
push: true

0 commit comments

Comments
 (0)