Skip to content

Commit

Permalink
Merge pull request #510 from SpaceCowMedia/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-6

chore: bump docker/build-push-action from 4 to 6
  • Loading branch information
ldeluigi committed Jun 17, 2024
2 parents 45a2fd9 + 5994a4c commit 5675f84
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 @@ -129,7 +129,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Build and export image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v6
with:
push: false
load: true
Expand Down

0 comments on commit 5675f84

Please sign in to comment.