Skip to content

Commit

Permalink
Merge pull request #70 from vicamo/dependabot/github_actions/docker/b…
Browse files Browse the repository at this point in the history
…uild-push-action-6

build(deps): Bump docker/build-push-action from 5 to 6
  • Loading branch information
vicamo authored Jun 18, 2024
2 parents 4f6aeb8 + b37b2a6 commit 4a05fd3
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 @@ -162,7 +162,7 @@ jobs:
with:
version: v0.12.0
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: '.'
outputs: type=docker,dest=/tmp/debuerreotype.tar
Expand Down

0 comments on commit 4a05fd3

Please sign in to comment.