Skip to content

Commit

Permalink
Merge pull request #1 from ash0ne/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-6

chore(deps): bump docker/build-push-action from 5 to 6
  • Loading branch information
ash0ne authored Jun 19, 2024
2 parents 05ece66 + d52b348 commit c39210b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
echo "version=$VERSION" >> $GITHUB_OUTPUT
- name: Build and push Docker images
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: Dockerfile
Expand Down

0 comments on commit c39210b

Please sign in to comment.