Skip to content

Commit

Permalink
Merge pull request #350 from crystal-ameba/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-4
  • Loading branch information
Sija authored Jan 30, 2023
2 parents bd68e8c + 00e39f6 commit de5c6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
push: true
Expand Down

0 comments on commit de5c6ad

Please sign in to comment.