Skip to content

Commit

Permalink
Merge pull request #461 from crystal-ameba/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-6
  • Loading branch information
Sija committed Jun 18, 2024
2 parents 6d03cef + c4cc71e commit e0fa8bb
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@v5
uses: docker/build-push-action@v6
with:
context: .
push: true
Expand Down

0 comments on commit e0fa8bb

Please sign in to comment.