Skip to content

Commit

Permalink
Merge pull request #359 from vidhanio/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-5
  • Loading branch information
vidhanio authored Nov 27, 2023
2 parents 8b29826 + 29c1d3c commit 3f85648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
password: ${{ steps.gcloud-auth.outputs.access_token }}

- name: Build and push Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: true
Expand Down

0 comments on commit 3f85648

Please sign in to comment.