Skip to content

Commit

Permalink
Merge pull request #692 from mint-lang/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-6
  • Loading branch information
Sija committed Jun 18, 2024
2 parents c843056 + 8983010 commit 079407e
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 @@ -63,7 +63,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: true
Expand Down

0 comments on commit 079407e

Please sign in to comment.